ReactOS 0.4.16-dev-197-g92996da
|
#include <rpc_defs.h>
Public Attributes | |
unsigned short | context_id |
unsigned char | num_syntaxes |
unsigned char | reserved |
RPC_SYNTAX_IDENTIFIER | abstract_syntax |
RPC_SYNTAX_IDENTIFIER | transfer_syntaxes [ANYSIZE_ARRAY] |
Definition at line 66 of file rpc_defs.h.
RPC_SYNTAX_IDENTIFIER RpcContextElement::abstract_syntax |
Definition at line 71 of file rpc_defs.h.
Referenced by process_bind_packet_no_send(), and RPCRT4_BuildBindHeader().
Definition at line 68 of file rpc_defs.h.
Definition at line 69 of file rpc_defs.h.
Referenced by process_bind_packet_no_send(), and RPCRT4_BuildBindHeader().
Definition at line 70 of file rpc_defs.h.
RPC_SYNTAX_IDENTIFIER RpcContextElement::transfer_syntaxes[ANYSIZE_ARRAY] |
Definition at line 72 of file rpc_defs.h.
Referenced by process_bind_packet_no_send(), and RPCRT4_BuildBindHeader().