rpcdcep.h header

This header is used by Remote Procedure Call (RPC). For more information, see:

rpcdcep.h contains the following programming interfaces:

Functions

 
I_RpcBindingInqLocalClientPID

Obtains a client process ID.

Structures

 
RPC_C_OPT_COOKIE_AUTH_DESCRIPTOR

The RPC_C_OPT_COOKIE_AUTH_DESCRIPTOR structure contains a cookie that is inserted into the header of RPC/HTTP traffic.
RPC_CLIENT_INTERFACE

The RPC_CLIENT_INTERFACE structure is part of the private interface between the run-time libraries and the stubs. Most distributed applications that use Microsoft RPC do not need this structure.
RPC_DISPATCH_TABLE

The RPC_DISPATCH_TABLE structure is part of the private interface between the run-time libraries and the stubs. Most distributed applications that use Microsoft RPC do not need this structure.
RPC_MESSAGE

The RPC_MESSAGE structure contains information shared between NDR and the rest of the RPC or OLE runtime.