ReactOS 0.4.15-dev-7906-g1b85a5f
func_disp_t Struct Reference
Collaboration diagram for func_disp_t:

Public Attributes

DispatchEx dispex
 
IUnknown IUnknown_iface
 
LONG ref
 
DispatchExobj
 
func_info_tinfo
 

Detailed Description

Definition at line 65 of file dispex.c.

Member Data Documentation

◆ dispex

DispatchEx func_disp_t::dispex

Definition at line 66 of file dispex.c.

Referenced by release_dispex().

◆ info

func_info_t* func_disp_t::info

Definition at line 70 of file dispex.c.

◆ IUnknown_iface

IUnknown func_disp_t::IUnknown_iface

Definition at line 67 of file dispex.c.

◆ obj

DispatchEx* func_disp_t::obj

Definition at line 69 of file dispex.c.

Referenced by release_dispex().

◆ ref

LONG func_disp_t::ref

Definition at line 68 of file dispex.c.


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