ReactOS 0.4.16-dev-188-g678aa63
automation_object Struct Reference
Collaboration diagram for automation_object:

Public Attributes

IDispatch IDispatch_iface
 
IProvideMultipleClassInfo IProvideMultipleClassInfo_iface
 
LONG ref
 
tid_t tid
 
MSIHANDLE msiHandle
 

Detailed Description

Definition at line 140 of file automation.c.

Member Data Documentation

◆ IDispatch_iface

IDispatch automation_object::IDispatch_iface

Definition at line 142 of file automation.c.

Referenced by create_database(), create_msiserver(), and impl_from_IDispatch().

◆ IProvideMultipleClassInfo_iface

IProvideMultipleClassInfo automation_object::IProvideMultipleClassInfo_iface

Definition at line 143 of file automation.c.

Referenced by impl_from_IProvideMultipleClassInfo().

◆ msiHandle

MSIHANDLE automation_object::msiHandle

◆ ref

LONG automation_object::ref

Definition at line 144 of file automation.c.

Referenced by AutomationObject_Release().

◆ tid

tid_t automation_object::tid

Definition at line 147 of file automation.c.


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