ReactOS 0.4.15-dev-7924-g5949c20
typelib_stub Struct Reference
Collaboration diagram for typelib_stub:

Public Attributes

cstdstubbuffer_delegating_t stub
 
IID iid
 
MIDL_STUB_DESC stub_desc
 
MIDL_SERVER_INFO server_info
 
CInterfaceStubVtbl stub_vtbl
 
unsigned shortoffset_table
 
PRPC_STUB_FUNCTIONdispatch_table
 

Detailed Description

Definition at line 1419 of file ndr_typelib.c.

Member Data Documentation

◆ dispatch_table

PRPC_STUB_FUNCTION* typelib_stub::dispatch_table

Definition at line 1427 of file ndr_typelib.c.

◆ iid

IID typelib_stub::iid

Definition at line 1422 of file ndr_typelib.c.

Referenced by CreateStubFromTypeInfo().

◆ offset_table

unsigned short* typelib_stub::offset_table

Definition at line 1426 of file ndr_typelib.c.

◆ server_info

MIDL_SERVER_INFO typelib_stub::server_info

Definition at line 1424 of file ndr_typelib.c.

◆ stub

cstdstubbuffer_delegating_t typelib_stub::stub

Definition at line 1421 of file ndr_typelib.c.

◆ stub_desc

MIDL_STUB_DESC typelib_stub::stub_desc

Definition at line 1423 of file ndr_typelib.c.

◆ stub_vtbl

CInterfaceStubVtbl typelib_stub::stub_vtbl

Definition at line 1425 of file ndr_typelib.c.


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