ReactOS 0.4.15-dev-7934-g1dc8d80
_RPC_CLIENT_INTERFACE Struct Reference

#include <rpcdcep.h>

Collaboration diagram for _RPC_CLIENT_INTERFACE:

Public Attributes

unsigned int Length
 
RPC_SYNTAX_IDENTIFIER InterfaceId
 
RPC_SYNTAX_IDENTIFIER TransferSyntax
 
PRPC_DISPATCH_TABLE DispatchTable
 
unsigned int RpcProtseqEndpointCount
 
PRPC_PROTSEQ_ENDPOINT RpcProtseqEndpoint
 
ULONG_PTR Reserved
 
void constInterpreterInfo
 
unsigned int Flags
 

Detailed Description

Definition at line 114 of file rpcdcep.h.

Member Data Documentation

◆ DispatchTable

PRPC_DISPATCH_TABLE _RPC_CLIENT_INTERFACE::DispatchTable

Definition at line 119 of file rpcdcep.h.

◆ Flags

unsigned int _RPC_CLIENT_INTERFACE::Flags

Definition at line 124 of file rpcdcep.h.

◆ InterfaceId

◆ InterpreterInfo

void const* _RPC_CLIENT_INTERFACE::InterpreterInfo

Definition at line 123 of file rpcdcep.h.

◆ Length

unsigned int _RPC_CLIENT_INTERFACE::Length

Definition at line 116 of file rpcdcep.h.

Referenced by ClientRpcChannelBuffer_GetBuffer().

◆ Reserved

ULONG_PTR _RPC_CLIENT_INTERFACE::Reserved

Definition at line 122 of file rpcdcep.h.

◆ RpcProtseqEndpoint

PRPC_PROTSEQ_ENDPOINT _RPC_CLIENT_INTERFACE::RpcProtseqEndpoint

Definition at line 121 of file rpcdcep.h.

◆ RpcProtseqEndpointCount

unsigned int _RPC_CLIENT_INTERFACE::RpcProtseqEndpointCount

Definition at line 120 of file rpcdcep.h.

◆ TransferSyntax

RPC_SYNTAX_IDENTIFIER _RPC_CLIENT_INTERFACE::TransferSyntax

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