ReactOS 0.4.16-dev-1946-g52006dd
_MIDL_SERVER_INFO_ Struct Reference

#include <rpcndr.h>

Collaboration diagram for _MIDL_SERVER_INFO_:

Public Attributes

PMIDL_STUB_DESC pStubDesc
 
const SERVER_ROUTINEDispatchTable
 
PFORMAT_STRING ProcString
 
const unsigned shortFmtStringOffset
 
const STUB_THUNKThunkTable
 
PRPC_SYNTAX_IDENTIFIER pTransferSyntax
 
ULONG_PTR nCount
 
PMIDL_SYNTAX_INFO pSyntaxInfo
 

Detailed Description

Definition at line 449 of file rpcndr.h.

Member Data Documentation

◆ DispatchTable

const SERVER_ROUTINE* _MIDL_SERVER_INFO_::DispatchTable

Definition at line 452 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ FmtStringOffset

const unsigned short* _MIDL_SERVER_INFO_::FmtStringOffset

Definition at line 454 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ nCount

ULONG_PTR _MIDL_SERVER_INFO_::nCount

Definition at line 457 of file rpcndr.h.

◆ ProcString

PFORMAT_STRING _MIDL_SERVER_INFO_::ProcString

Definition at line 453 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ pStubDesc

PMIDL_STUB_DESC _MIDL_SERVER_INFO_::pStubDesc

Definition at line 451 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ pSyntaxInfo

PMIDL_SYNTAX_INFO _MIDL_SERVER_INFO_::pSyntaxInfo

Definition at line 458 of file rpcndr.h.

◆ pTransferSyntax

PRPC_SYNTAX_IDENTIFIER _MIDL_SERVER_INFO_::pTransferSyntax

Definition at line 456 of file rpcndr.h.

◆ ThunkTable

const STUB_THUNK* _MIDL_SERVER_INFO_::ThunkTable

Definition at line 455 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().


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