ReactOS 0.4.15-dev-8096-ga0eec98
AutomationObject Struct Reference
Collaboration diagram for AutomationObject:

Public Attributes

IDispatch IDispatch_iface
 
IProvideMultipleClassInfo IProvideMultipleClassInfo_iface
 
LONG ref
 
tid_t tid
 
MSIHANDLE msiHandle
 

Detailed Description

Definition at line 143 of file automation.c.

Member Data Documentation

◆ IDispatch_iface

IDispatch AutomationObject::IDispatch_iface

Definition at line 144 of file automation.c.

Referenced by create_database(), and create_msiserver().

◆ IProvideMultipleClassInfo_iface

IProvideMultipleClassInfo AutomationObject::IProvideMultipleClassInfo_iface

Definition at line 145 of file automation.c.

◆ msiHandle

MSIHANDLE AutomationObject::msiHandle

Definition at line 152 of file automation.c.

◆ ref

LONG AutomationObject::ref

Definition at line 146 of file automation.c.

◆ tid

tid_t AutomationObject::tid

Definition at line 149 of file automation.c.


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