vxworks的源代码
源代码在线查看: vxidl_i.c
/* vxidl_i.c generated by WIDL Version 2.2.1 on 06-Dec-01 at 11:43:02 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_IMarshal = {0x00000003,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}}; #ifdef __cplusplus } #endif