ReactOS 0.4.16-dev-38-g96c65e9
|
#include <rpcdcep.h>
Public Attributes | |
unsigned int | DispatchTableCount |
RPC_DISPATCH_FUNCTION * | DispatchTable |
LONG_PTR | Reserved |
RPC_DISPATCH_FUNCTION* RPC_DISPATCH_TABLE::DispatchTable |
Definition at line 88 of file rpcdcep.h.
Referenced by process_request_packet(), and RpcServerRegisterIf3().
Definition at line 87 of file rpcdcep.h.
Referenced by process_request_packet(), and RpcServerRegisterIf3().
LONG_PTR RPC_DISPATCH_TABLE::Reserved |
Definition at line 89 of file rpcdcep.h.
Referenced by RpcServerRegisterIf3().