ReactOS 0.4.15-dev-7958-gcd0bb1a
ndr_client_call_ctx Struct Reference
Collaboration diagram for ndr_client_call_ctx:

Public Attributes

MIDL_STUB_MESSAGEstub_msg
 
INTERPRETER_OPT_FLAGS Oif_flags
 
INTERPRETER_OPT_FLAGS2 ext_flags
 
const NDR_PROC_HEADERproc_header
 
voidThis
 
PFORMAT_STRING handle_format
 
handle_t hbinding
 

Detailed Description

Definition at line 661 of file ndr_stubless.c.

Member Data Documentation

◆ ext_flags

INTERPRETER_OPT_FLAGS2 ndr_client_call_ctx::ext_flags

Definition at line 665 of file ndr_stubless.c.

Referenced by do_ndr_client_call(), ndr_client_call(), and NdrStubCall2().

◆ handle_format

PFORMAT_STRING ndr_client_call_ctx::handle_format

Definition at line 668 of file ndr_stubless.c.

Referenced by do_ndr_client_call().

◆ hbinding

handle_t ndr_client_call_ctx::hbinding

Definition at line 669 of file ndr_stubless.c.

Referenced by do_ndr_client_call().

◆ Oif_flags

INTERPRETER_OPT_FLAGS ndr_client_call_ctx::Oif_flags

Definition at line 664 of file ndr_stubless.c.

Referenced by do_ndr_client_call(), ndr_client_call(), and NdrStubCall2().

◆ proc_header

const NDR_PROC_HEADER* ndr_client_call_ctx::proc_header

Definition at line 666 of file ndr_stubless.c.

Referenced by do_ndr_client_call().

◆ stub_msg

MIDL_STUB_MESSAGE* ndr_client_call_ctx::stub_msg

Definition at line 663 of file ndr_stubless.c.

Referenced by do_ndr_client_call().

◆ This

void* ndr_client_call_ctx::This

Definition at line 667 of file ndr_stubless.c.

Referenced by do_ndr_client_call().


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