|
Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
| IDispatch | dispatch |
| ULONG | refcount |
| VALUE | obj |
Definition at line 696 of file win32ole.c.
| IDispatch _Win32OLEIDispatch::dispatch |
Definition at line 698 of file win32ole.c.
Referenced by val2dispatch().
| VALUE _Win32OLEIDispatch::obj |
Definition at line 700 of file win32ole.c.
Referenced by val2dispatch().
| ULONG _Win32OLEIDispatch::refcount |
Definition at line 699 of file win32ole.c.
Referenced by val2dispatch().
1.8.14