ReactOS 0.4.15-dev-7958-gcd0bb1a
tagCInterfaceStubHeader Struct Reference

#include <rpcproxy.h>

Collaboration diagram for tagCInterfaceStubHeader:

Public Attributes

const IIDpiid
 
const MIDL_SERVER_INFOpServerInfo
 
ULONG DispatchTableCount
 
const PRPC_STUB_FUNCTIONpDispatchTable
 

Detailed Description

Definition at line 94 of file rpcproxy.h.

Member Data Documentation

◆ DispatchTableCount

ULONG tagCInterfaceStubHeader::DispatchTableCount

Definition at line 98 of file rpcproxy.h.

Referenced by CStdStubBuffer_Delegating_Construct(), and StdProxy_Construct().

◆ pDispatchTable

const PRPC_STUB_FUNCTION* tagCInterfaceStubHeader::pDispatchTable

Definition at line 99 of file rpcproxy.h.

◆ piid

const IID* tagCInterfaceStubHeader::piid

Definition at line 96 of file rpcproxy.h.

Referenced by CStdStubBuffer_Construct(), and CStdStubBuffer_Delegating_Construct().

◆ pServerInfo

const MIDL_SERVER_INFO* tagCInterfaceStubHeader::pServerInfo

Definition at line 97 of file rpcproxy.h.


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