Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
tagIEVENTSINKOBJ Struct Reference

Data Fields

const IEventSinkVtbllpVtbl
 
DWORD m_cRef
 
IID m_iid
 
long m_event_id
 
ITypeInfo * pTypeInfo
 

Detailed Description

Definition at line 52 of file win32ole_event.c.

Field Documentation

◆ lpVtbl

const IEventSinkVtbl* tagIEVENTSINKOBJ::lpVtbl

Definition at line 53 of file win32ole_event.c.

Referenced by EVENTSINK_Constructor().

◆ m_cRef

DWORD tagIEVENTSINKOBJ::m_cRef

Definition at line 54 of file win32ole_event.c.

Referenced by EVENTSINK_AddRef(), EVENTSINK_Constructor(), and STDMETHODIMP_().

◆ m_event_id

long tagIEVENTSINKOBJ::m_event_id

Definition at line 56 of file win32ole_event.c.

Referenced by EVENTSINK_Constructor(), and EVENTSINK_Invoke().

◆ m_iid

IID tagIEVENTSINKOBJ::m_iid

Definition at line 55 of file win32ole_event.c.

Referenced by ev_advise().

◆ pTypeInfo

ITypeInfo* tagIEVENTSINKOBJ::pTypeInfo

The documentation for this struct was generated from the following file: