ReactOS 0.4.16-dev-470-g91b8923
|
Public Attributes | |
IDispatch | IDispatch_iface |
void * | pvThis |
ITypeInfo * | pTypeInfo |
LONG | ref |
Definition at line 203 of file dispatch.c.
IDispatch StdDispatch::IDispatch_iface |
Definition at line 205 of file dispatch.c.
Referenced by CreateStdDispatch().
ITypeInfo* StdDispatch::pTypeInfo |
Definition at line 207 of file dispatch.c.
Referenced by CreateStdDispatch().
void* StdDispatch::pvThis |
Definition at line 206 of file dispatch.c.
Referenced by CreateStdDispatch().
LONG StdDispatch::ref |
Definition at line 208 of file dispatch.c.
Referenced by CreateStdDispatch().