|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IDispatch | IDispatch_iface |
| IProvideMultipleClassInfo | IProvideMultipleClassInfo_iface |
| LONG | ref |
| tid_t | tid |
| MSIHANDLE | msiHandle |
Definition at line 144 of file automation.c.
| IDispatch automation_object::IDispatch_iface |
Definition at line 146 of file automation.c.
Referenced by create_database(), create_msiserver(), and impl_from_IDispatch().
| IProvideMultipleClassInfo automation_object::IProvideMultipleClassInfo_iface |
Definition at line 147 of file automation.c.
Referenced by impl_from_IProvideMultipleClassInfo().
| MSIHANDLE automation_object::msiHandle |
Definition at line 154 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 148 of file automation.c.
Referenced by AutomationObject_Release().
| tid_t automation_object::tid |
Definition at line 151 of file automation.c.