Ruby
1.9.3p392(2013-02-22revision39386)
|
Data Fields | |
IDispatch | dispatch |
ULONG | refcount |
VALUE | obj |
Definition at line 687 of file win32ole.c.
IDispatch _Win32OLEIDispatch::dispatch |
Definition at line 689 of file win32ole.c.
Referenced by val2dispatch().
VALUE _Win32OLEIDispatch::obj |
Definition at line 691 of file win32ole.c.
Referenced by val2dispatch().
ULONG _Win32OLEIDispatch::refcount |
Definition at line 690 of file win32ole.c.
Referenced by val2dispatch().