ReactOS 0.4.16-dev-1946-g52006dd
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 1485 of file ndr_typelib.c.

Member Data Documentation

◆ iid

IID typelib_proxy::iid

Definition at line 1488 of file ndr_typelib.c.

Referenced by CreateProxyFromTypeInfo().

◆ offset_table

unsigned short* typelib_proxy::offset_table

Definition at line 1492 of file ndr_typelib.c.

◆ proxy

StdProxyImpl typelib_proxy::proxy

Definition at line 1487 of file ndr_typelib.c.

◆ proxy_info

MIDL_STUBLESS_PROXY_INFO typelib_proxy::proxy_info

Definition at line 1490 of file ndr_typelib.c.

◆ proxy_vtbl

CInterfaceProxyVtbl* typelib_proxy::proxy_vtbl

Definition at line 1491 of file ndr_typelib.c.

◆ stub_desc

MIDL_STUB_DESC typelib_proxy::stub_desc

Definition at line 1489 of file ndr_typelib.c.


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