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

Data Fields

IDispatch dispatch
 
ULONG refcount
 
VALUE obj
 

Detailed Description

Definition at line 280 of file win32ole.c.

Field Documentation

◆ dispatch

IDispatch _Win32OLEIDispatch::dispatch

Definition at line 282 of file win32ole.c.

Referenced by val2dispatch().

◆ obj

VALUE _Win32OLEIDispatch::obj

Definition at line 284 of file win32ole.c.

Referenced by if(), and val2dispatch().

◆ refcount

ULONG _Win32OLEIDispatch::refcount

Definition at line 283 of file win32ole.c.

Referenced by val2dispatch().


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