ReactOS 0.4.15-dev-7788-g1ad9096
RPC_DISPATCH_TABLE Struct Reference

#include <rpcdcep.h>

Public Attributes

unsigned int DispatchTableCount
 
RPC_DISPATCH_FUNCTIONDispatchTable
 
LONG_PTR Reserved
 

Detailed Description

Definition at line 85 of file rpcdcep.h.

Member Data Documentation

◆ DispatchTable

RPC_DISPATCH_FUNCTION* RPC_DISPATCH_TABLE::DispatchTable

Definition at line 88 of file rpcdcep.h.

Referenced by process_request_packet(), and RpcServerRegisterIf3().

◆ DispatchTableCount

unsigned int RPC_DISPATCH_TABLE::DispatchTableCount

Definition at line 87 of file rpcdcep.h.

Referenced by process_request_packet(), and RpcServerRegisterIf3().

◆ Reserved

LONG_PTR RPC_DISPATCH_TABLE::Reserved

Definition at line 89 of file rpcdcep.h.

Referenced by RpcServerRegisterIf3().


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