ReactOS 0.4.16-dev-1948-gd260c1d
_MIDL_STUBLESS_PROXY_INFO Struct Reference

#include <rpcndr.h>

Collaboration diagram for _MIDL_STUBLESS_PROXY_INFO:

Public Attributes

PMIDL_STUB_DESC pStubDesc
 
PFORMAT_STRING ProcFormatString
 
const unsigned shortFormatStringOffset
 
PRPC_SYNTAX_IDENTIFIER pTransferSyntax
 
ULONG_PTR nCount
 
PMIDL_SYNTAX_INFO pSyntaxInfo
 

Detailed Description

Definition at line 461 of file rpcndr.h.

Member Data Documentation

◆ FormatStringOffset

const unsigned short* _MIDL_STUBLESS_PROXY_INFO::FormatStringOffset

Definition at line 465 of file rpcndr.h.

Referenced by ndr_stubless_client_call().

◆ nCount

ULONG_PTR _MIDL_STUBLESS_PROXY_INFO::nCount

Definition at line 467 of file rpcndr.h.

◆ ProcFormatString

PFORMAT_STRING _MIDL_STUBLESS_PROXY_INFO::ProcFormatString

Definition at line 464 of file rpcndr.h.

Referenced by ndr_stubless_client_call().

◆ pStubDesc

PMIDL_STUB_DESC _MIDL_STUBLESS_PROXY_INFO::pStubDesc

Definition at line 463 of file rpcndr.h.

Referenced by get_type_format_string(), init_stub_desc(), and ndr_stubless_client_call().

◆ pSyntaxInfo

PMIDL_SYNTAX_INFO _MIDL_STUBLESS_PROXY_INFO::pSyntaxInfo

Definition at line 468 of file rpcndr.h.

◆ pTransferSyntax

PRPC_SYNTAX_IDENTIFIER _MIDL_STUBLESS_PROXY_INFO::pTransferSyntax

Definition at line 466 of file rpcndr.h.


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