ReactOS 0.4.16-dev-311-g9382aa2
|
Public Attributes | |
IDispatch | IDispatch_iface |
IProvideMultipleClassInfo | IProvideMultipleClassInfo_iface |
LONG | ref |
tid_t | tid |
MSIHANDLE | msiHandle |
Definition at line 140 of file automation.c.
IDispatch automation_object::IDispatch_iface |
Definition at line 142 of file automation.c.
Referenced by create_database(), create_msiserver(), and impl_from_IDispatch().
IProvideMultipleClassInfo automation_object::IProvideMultipleClassInfo_iface |
Definition at line 143 of file automation.c.
Referenced by impl_from_IProvideMultipleClassInfo().
MSIHANDLE automation_object::msiHandle |
Definition at line 150 of file automation.c.
Referenced by create_database(), create_record(), create_summaryinfo(), create_view(), and init_automation_object().
LONG automation_object::ref |
Definition at line 144 of file automation.c.
Referenced by AutomationObject_Release().
tid_t automation_object::tid |
Definition at line 147 of file automation.c.