|
Ruby
1.9.3p551(2014-11-13revision48407)
|
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 exec_recursive(), exec_recursive_i(), ToValue(), and val2dispatch().
| ULONG _Win32OLEIDispatch::refcount |
Definition at line 690 of file win32ole.c.
Referenced by val2dispatch().
1.8.14