ReactOS 0.4.16-dev-732-g2d1144a
|
Public Attributes | |
struct list | entry |
DWORD | magic |
RPC_BINDING_HANDLE | handle |
ndr_context_handle | wire_data |
Definition at line 39 of file ndr_contexthandle.c.
Definition at line 41 of file ndr_contexthandle.c.
Referenced by ndr_update_context_handle(), and RpcSmDestroyClientContext().
RPC_BINDING_HANDLE context_handle_entry::handle |
Definition at line 43 of file ndr_contexthandle.c.
Referenced by ndr_update_context_handle(), NDRCContextBinding(), and RpcSmDestroyClientContext().
DWORD context_handle_entry::magic |
Definition at line 42 of file ndr_contexthandle.c.
Referenced by get_context_entry(), and ndr_update_context_handle().
ndr_context_handle context_handle_entry::wire_data |
Definition at line 44 of file ndr_contexthandle.c.
Referenced by context_entry_from_guid(), ndr_update_context_handle(), and NDRCContextMarshall().