|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Public Attributes | |
| struct list | entry |
| DWORD | magic |
| RPC_BINDING_HANDLE | handle |
| ndr_context_handle | wire_data |
Definition at line 42 of file ndr_contexthandle.c.
Definition at line 44 of file ndr_contexthandle.c.
Referenced by ndr_update_context_handle(), and RpcSmDestroyClientContext().
| RPC_BINDING_HANDLE context_handle_entry::handle |
Definition at line 46 of file ndr_contexthandle.c.
Referenced by ndr_update_context_handle(), NDRCContextBinding(), and RpcSmDestroyClientContext().
| DWORD context_handle_entry::magic |
Definition at line 45 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 47 of file ndr_contexthandle.c.
Referenced by context_entry_from_guid(), ndr_update_context_handle(), and NDRCContextMarshall().