ReactOS 0.4.15-dev-7942-gd23573b
context_handle_entry Struct Reference
Collaboration diagram for context_handle_entry:

Public Attributes

struct list entry
 
DWORD magic
 
RPC_BINDING_HANDLE handle
 
ndr_context_handle wire_data
 

Detailed Description

Definition at line 39 of file ndr_contexthandle.c.

Member Data Documentation

◆ entry

struct list context_handle_entry::entry

Definition at line 41 of file ndr_contexthandle.c.

Referenced by ndr_update_context_handle(), and RpcSmDestroyClientContext().

◆ handle

RPC_BINDING_HANDLE context_handle_entry::handle

◆ magic

DWORD context_handle_entry::magic

Definition at line 42 of file ndr_contexthandle.c.

Referenced by get_context_entry(), and ndr_update_context_handle().

◆ wire_data

ndr_context_handle context_handle_entry::wire_data

The documentation for this struct was generated from the following file: