ReactOS 0.4.17-dev-357-ga8f14ff
disp_obj Struct Reference

Public Attributes

ISomethingFromDispatch ISomethingFromDispatch_iface
 
LONG ref
 
bool support_idispatch
 

Detailed Description

Definition at line 394 of file tmarshal.c.

Member Data Documentation

◆ ISomethingFromDispatch_iface

ISomethingFromDispatch disp_obj::ISomethingFromDispatch_iface

Definition at line 396 of file tmarshal.c.

Referenced by impl_from_ISomethingFromDispatch().

◆ ref

LONG disp_obj::ref

Definition at line 397 of file tmarshal.c.

Referenced by disp_obj_Release().

◆ support_idispatch

bool disp_obj::support_idispatch

Definition at line 398 of file tmarshal.c.

Referenced by create_disp_obj2().


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