Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
_Win32OLEIDispatch Struct Reference

Data Fields

IDispatch dispatch
 
ULONG refcount
 
VALUE obj
 

Detailed Description

Definition at line 695 of file win32ole.c.

Field Documentation

◆ dispatch

IDispatch _Win32OLEIDispatch::dispatch

Definition at line 697 of file win32ole.c.

Referenced by val2dispatch().

◆ obj

VALUE _Win32OLEIDispatch::obj

Definition at line 699 of file win32ole.c.

Referenced by exec_recursive(), exec_recursive_i(), ToValue(), and val2dispatch().

◆ refcount

ULONG _Win32OLEIDispatch::refcount

Definition at line 698 of file win32ole.c.

Referenced by val2dispatch().


The documentation for this struct was generated from the following file: