|
Ruby
2.0.0p648(2015-12-16revision53162)
|
Data Fields | |
| IDispatch | dispatch |
| ULONG | refcount |
| VALUE | obj |
Definition at line 695 of file win32ole.c.
| IDispatch _Win32OLEIDispatch::dispatch |
Definition at line 697 of file win32ole.c.
Referenced by val2dispatch().
| VALUE _Win32OLEIDispatch::obj |
Definition at line 699 of file win32ole.c.
Referenced by exec_recursive(), exec_recursive_i(), ToValue(), and val2dispatch().
| ULONG _Win32OLEIDispatch::refcount |
Definition at line 698 of file win32ole.c.
Referenced by val2dispatch().
1.8.14