ReactOS 0.4.15-dev-8079-g5db69da
StdDispatch Struct Reference
Collaboration diagram for StdDispatch:

Public Attributes

IDispatch IDispatch_iface
 
voidpvThis
 
ITypeInfopTypeInfo
 
LONG ref
 

Detailed Description

Definition at line 203 of file dispatch.c.

Member Data Documentation

◆ IDispatch_iface

IDispatch StdDispatch::IDispatch_iface

Definition at line 205 of file dispatch.c.

Referenced by CreateStdDispatch().

◆ pTypeInfo

ITypeInfo* StdDispatch::pTypeInfo

Definition at line 207 of file dispatch.c.

Referenced by CreateStdDispatch().

◆ pvThis

void* StdDispatch::pvThis

Definition at line 206 of file dispatch.c.

Referenced by CreateStdDispatch().

◆ ref

LONG StdDispatch::ref

Definition at line 208 of file dispatch.c.

Referenced by CreateStdDispatch().


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