Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Data Fields | |
const IEventSinkVtbl * | lpVtbl |
DWORD | m_cRef |
IID | m_iid |
long | m_event_id |
ITypeInfo * | pTypeInfo |
Definition at line 52 of file win32ole_event.c.
const IEventSinkVtbl* tagIEVENTSINKOBJ::lpVtbl |
Definition at line 53 of file win32ole_event.c.
Referenced by EVENTSINK_Constructor().
DWORD tagIEVENTSINKOBJ::m_cRef |
Definition at line 54 of file win32ole_event.c.
Referenced by EVENTSINK_AddRef(), and EVENTSINK_Constructor().
long tagIEVENTSINKOBJ::m_event_id |
Definition at line 56 of file win32ole_event.c.
Referenced by EVENTSINK_Constructor(), and EVENTSINK_Invoke().
IID tagIEVENTSINKOBJ::m_iid |
Definition at line 55 of file win32ole_event.c.
ITypeInfo* tagIEVENTSINKOBJ::pTypeInfo |
Definition at line 57 of file win32ole_event.c.
Referenced by EVENTSINK_Constructor(), EVENTSINK_Destructor(), EVENTSINK_GetIDsOfNames(), and EVENTSINK_Invoke().