ReactOS 0.4.15-dev-7934-g1dc8d80
_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 431 of file rpcndr.h.

Member Data Documentation

◆ FormatStringOffset

const unsigned short* _MIDL_STUBLESS_PROXY_INFO::FormatStringOffset

Definition at line 435 of file rpcndr.h.

◆ nCount

ULONG_PTR _MIDL_STUBLESS_PROXY_INFO::nCount

Definition at line 437 of file rpcndr.h.

◆ ProcFormatString

PFORMAT_STRING _MIDL_STUBLESS_PROXY_INFO::ProcFormatString

Definition at line 434 of file rpcndr.h.

◆ pStubDesc

PMIDL_STUB_DESC _MIDL_STUBLESS_PROXY_INFO::pStubDesc

Definition at line 433 of file rpcndr.h.

Referenced by get_type_format_string(), and init_stub_desc().

◆ pSyntaxInfo

PMIDL_SYNTAX_INFO _MIDL_STUBLESS_PROXY_INFO::pSyntaxInfo

Definition at line 438 of file rpcndr.h.

◆ pTransferSyntax

PRPC_SYNTAX_IDENTIFIER _MIDL_STUBLESS_PROXY_INFO::pTransferSyntax

Definition at line 436 of file rpcndr.h.


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