ReactOS 0.4.15-dev-7924-g5949c20
_MIDL_SYNTAX_INFO Struct Reference

#include <rpcndr.h>

Collaboration diagram for _MIDL_SYNTAX_INFO:

Public Attributes

RPC_SYNTAX_IDENTIFIER TransferSyntax
 
RPC_DISPATCH_TABLEDispatchTable
 
PFORMAT_STRING ProcString
 
const unsigned shortFmtStringOffset
 
PFORMAT_STRING TypeString
 
const voidaUserMarshalQuadruple
 
ULONG_PTR pReserved1
 
ULONG_PTR pReserved2
 

Detailed Description

Definition at line 399 of file rpcndr.h.

Member Data Documentation

◆ aUserMarshalQuadruple

const void* _MIDL_SYNTAX_INFO::aUserMarshalQuadruple

Definition at line 406 of file rpcndr.h.

◆ DispatchTable

RPC_DISPATCH_TABLE* _MIDL_SYNTAX_INFO::DispatchTable

Definition at line 402 of file rpcndr.h.

◆ FmtStringOffset

const unsigned short* _MIDL_SYNTAX_INFO::FmtStringOffset

Definition at line 404 of file rpcndr.h.

◆ pReserved1

ULONG_PTR _MIDL_SYNTAX_INFO::pReserved1

Definition at line 407 of file rpcndr.h.

◆ pReserved2

ULONG_PTR _MIDL_SYNTAX_INFO::pReserved2

Definition at line 408 of file rpcndr.h.

◆ ProcString

PFORMAT_STRING _MIDL_SYNTAX_INFO::ProcString

Definition at line 403 of file rpcndr.h.

◆ TransferSyntax

RPC_SYNTAX_IDENTIFIER _MIDL_SYNTAX_INFO::TransferSyntax

Definition at line 401 of file rpcndr.h.

◆ TypeString

PFORMAT_STRING _MIDL_SYNTAX_INFO::TypeString

Definition at line 405 of file rpcndr.h.


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