ReactOS 0.4.15-dev-6712-g46b4b55
|
Public Attributes | |
IDispatch | IDispatch_iface |
IProvideMultipleClassInfo | IProvideMultipleClassInfo_iface |
LONG | ref |
tid_t | tid |
MSIHANDLE | msiHandle |
Definition at line 143 of file automation.c.
IDispatch AutomationObject::IDispatch_iface |
Definition at line 144 of file automation.c.
Referenced by create_database(), and create_msiserver().
IProvideMultipleClassInfo AutomationObject::IProvideMultipleClassInfo_iface |
Definition at line 145 of file automation.c.
MSIHANDLE AutomationObject::msiHandle |
Definition at line 152 of file automation.c.
LONG AutomationObject::ref |
Definition at line 146 of file automation.c.
tid_t AutomationObject::tid |
Definition at line 149 of file automation.c.