www.pudn.com > Myhuatu.rar > component_idl_i.c
/* this file contains the actual definitions of */
/* the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/* File created by MIDL compiler version 5.01.0164 */
/* at Fri Oct 07 15:35:45 2005
*/
/* Compiler settings for F:/software/work/huatu/src\component_idl.idl:
Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext
error checks: allocation ref bounds_check enum stub_data
*/
//@@MIDL_FILE_HEADING( )
#ifdef __cplusplus
extern "C"{
#endif
#ifndef __IID_DEFINED__
#define __IID_DEFINED__
typedef struct _IID
{
unsigned long x;
unsigned short s1;
unsigned short s2;
unsigned char c[8];
} IID;
#endif // __IID_DEFINED__
#ifndef CLSID_DEFINED
#define CLSID_DEFINED
typedef IID CLSID;
#endif // CLSID_DEFINED
const IID IID_Ihuatu = {0x7EAF2F87,0x1089,0x4583,{0xB3,0x5E,0xF0,0x79,0xCD,0x27,0x12,0x67}};
const IID LIBID_component = {0x87140460,0x68FC,0x4D1A,{0x91,0x17,0xBE,0x13,0xB8,0xEC,0x7E,0xCC}};
const CLSID CLSID_huatu = {0x4A5690B6,0xE008,0x4B4B,{0x81,0x9A,0xD2,0x9C,0x08,0x8E,0xAF,0x7D}};
#ifdef __cplusplus
}
#endif