Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

axvlc_idl.c

00001 /* this file contains the actual definitions of */
00002 /* the IIDs and CLSIDs */
00003 
00004 /* link this file in with the server and any clients */
00005 
00006 
00007 /* File created by MIDL compiler version 5.01.0164 */
00008 /* at Sun Aug 21 17:16:22 2005
00009  */
00010 /* Compiler settings for axvlc.idl:
00011     Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
00012     error checks: allocation ref bounds_check enum stub_data 
00013 */
00014 //@@MIDL_FILE_HEADING(  )
00015 #ifdef __cplusplus
00016 extern "C"{
00017 #endif 
00018 
00019 
00020 #ifndef __IID_DEFINED__
00021 #define __IID_DEFINED__
00022 
00023 typedef struct _IID
00024 {
00025     unsigned long x;
00026     unsigned short s1;
00027     unsigned short s2;
00028     unsigned char  c[8];
00029 } IID;
00030 
00031 #endif // __IID_DEFINED__
00032 
00033 #ifndef CLSID_DEFINED
00034 #define CLSID_DEFINED
00035 typedef IID CLSID;
00036 #endif // CLSID_DEFINED
00037 
00038 const IID LIBID_AXVLC = {0xDF2BBE39,0x40A8,0x433b,{0xA2,0x79,0x07,0x3F,0x48,0xDA,0x94,0xB6}};
00039 
00040 
00041 const IID IID_IVLCControl = {0xC2FA41D0,0xB113,0x476e,{0xAC,0x8C,0x9B,0xD1,0x49,0x99,0xC1,0xC1}};
00042 
00043 
00044 const IID DIID_DVLCEvents = {0xDF48072F,0x5EF8,0x434e,{0x9B,0x40,0xE2,0xF3,0xAE,0x75,0x9B,0x5F}};
00045 
00046 
00047 const CLSID CLSID_VLCPlugin = {0xE23FE9C6,0x778E,0x49D4,{0xB5,0x37,0x38,0xFC,0xDE,0x48,0x87,0xD8}};
00048 
00049 
00050 #ifdef __cplusplus
00051 }
00052 #endif
00053 

Generated on Tue Dec 20 10:14:18 2005 for vlc-0.8.4a by  doxygen 1.4.2