ReactOS 0.4.15-dev-7842-g558ab78
typelib_proxy Struct Reference
Collaboration diagram for typelib_proxy:

Public Attributes

StdProxyImpl proxy
 
IID iid
 
MIDL_STUB_DESC stub_desc
 
MIDL_STUBLESS_PROXY_INFO proxy_info
 
CInterfaceProxyVtblproxy_vtbl
 
unsigned shortoffset_table
 

Detailed Description

Definition at line 1287 of file ndr_typelib.c.

Member Data Documentation

◆ iid

IID typelib_proxy::iid

Definition at line 1290 of file ndr_typelib.c.

Referenced by CreateProxyFromTypeInfo().

◆ offset_table

unsigned short* typelib_proxy::offset_table

Definition at line 1294 of file ndr_typelib.c.

◆ proxy

StdProxyImpl typelib_proxy::proxy

Definition at line 1289 of file ndr_typelib.c.

◆ proxy_info

MIDL_STUBLESS_PROXY_INFO typelib_proxy::proxy_info

Definition at line 1292 of file ndr_typelib.c.

◆ proxy_vtbl

CInterfaceProxyVtbl* typelib_proxy::proxy_vtbl

Definition at line 1293 of file ndr_typelib.c.

◆ stub_desc

MIDL_STUB_DESC typelib_proxy::stub_desc

Definition at line 1291 of file ndr_typelib.c.


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