📄 connectionpoint_i.c
字号:
/* ConnectionPoint_i.c generated by WIDL Version 2.2.1 on 06-Dec-01 at 11:42:49 AM */#ifdef __cplusplusextern "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_DEFINEDtypedef IID CLSID;#endif /* CLSID_DEFINED */const IID IID_IConnectionPoint = {0xB196B286,0xBAB4,0x101A,{0xB6,0x9C,0x00,0xAA,0x00,0x34,0x1D,0x07}};const IID IID_IConnectionPointContainer = {0xB196B284,0xBAB4,0x101A,{0xB6,0x9C,0x00,0xAA,0x00,0x34,0x1D,0x07}};const IID IID_IEnumConnections = {0xB196B287,0xBAB4,0x101A,{0xB6,0x9C,0x00,0xAA,0x00,0x34,0x1D,0x07}};const IID IID_IEnumConnectionPoints = {0xB196B285,0xBAB4,0x101A,{0xB6,0x9C,0x00,0xAA,0x00,0x34,0x1D,0x07}};#ifdef __cplusplus}#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -