ReactOS 0.4.15-dev-7942-gd23573b
RPC_IMPORT_CONTEXT_P Struct Reference

#include <rpcnsip.h>

Collaboration diagram for RPC_IMPORT_CONTEXT_P:

Public Attributes

RPC_NS_HANDLE LookupContext
 
RPC_BINDING_HANDLE ProposedHandle
 
RPC_BINDING_VECTORBindings
 

Detailed Description

Definition at line 7 of file rpcnsip.h.

Member Data Documentation

◆ Bindings

RPC_BINDING_VECTOR* RPC_IMPORT_CONTEXT_P::Bindings

Definition at line 10 of file rpcnsip.h.

◆ LookupContext

RPC_NS_HANDLE RPC_IMPORT_CONTEXT_P::LookupContext

Definition at line 8 of file rpcnsip.h.

◆ ProposedHandle

RPC_BINDING_HANDLE RPC_IMPORT_CONTEXT_P::ProposedHandle

Definition at line 9 of file rpcnsip.h.


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