orpc_i.c
上传用户:nvosite88
上传日期:2007-01-17
资源大小:4983k
文件大小:1k
- /* orpc_i.c generated by WIDL Version 2.2.1 on 06-Dec-01 at 11:54:24 AM */
- #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_ORPCTypes = {0x99fcfe60,0x5260,0x101b,{0xbb,0xcb,0x00,0xaa,0x00,0x21,0x34,0x7a}};
- const IID IID_IOrpcProxy = {0xb78d0404,0x80fb,0x11d5,{0x99,0xe5,0x00,0xc0,0x4f,0x68,0xa5,0xb5}};
- const IID IID_IOrpcClientChannel = {0xdb88361c,0x80fb,0x11d5,{0x98,0xe4,0x00,0xc0,0x4f,0x68,0xa5,0xb5}};
- #ifdef __cplusplus
- }
- #endif