Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
IDispatch | dispatch |
ULONG | refcount |
VALUE | obj |
Definition at line 280 of file win32ole.c.
IDispatch _Win32OLEIDispatch::dispatch |
Definition at line 282 of file win32ole.c.
Referenced by val2dispatch().
VALUE _Win32OLEIDispatch::obj |
Definition at line 284 of file win32ole.c.
Referenced by if(), and val2dispatch().
ULONG _Win32OLEIDispatch::refcount |
Definition at line 283 of file win32ole.c.
Referenced by val2dispatch().