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

Data Fields

DWORD dwCookie
 
IConnectionPoint * pConnectionPoint
 
IDispatch * pDispatch
 
long event_id
 

Detailed Description

Definition at line 60 of file win32ole_event.c.

Field Documentation

◆ dwCookie

DWORD oleeventdata::dwCookie

Definition at line 61 of file win32ole_event.c.

Referenced by ev_advise(), fev_s_allocate(), fev_unadvise(), and oleevent_free().

◆ event_id

long oleeventdata::event_id

Definition at line 64 of file win32ole_event.c.

Referenced by ev_advise(), fev_s_allocate(), and fev_unadvise().

◆ pConnectionPoint

IConnectionPoint* oleeventdata::pConnectionPoint

Definition at line 62 of file win32ole_event.c.

Referenced by ev_advise(), ev_on_event(), fev_s_allocate(), fev_unadvise(), and oleevent_free().

◆ pDispatch

IDispatch* oleeventdata::pDispatch

Definition at line 63 of file win32ole_event.c.

Referenced by ev_advise(), fev_s_allocate(), fev_unadvise(), and oleevent_free().


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