ReactOS 0.4.15-dev-7924-g5949c20
_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 419 of file rpcndr.h.

Member Data Documentation

◆ DispatchTable

const SERVER_ROUTINE* _MIDL_SERVER_INFO_::DispatchTable

Definition at line 422 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ FmtStringOffset

const unsigned short* _MIDL_SERVER_INFO_::FmtStringOffset

Definition at line 424 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ nCount

ULONG_PTR _MIDL_SERVER_INFO_::nCount

Definition at line 427 of file rpcndr.h.

◆ ProcString

PFORMAT_STRING _MIDL_SERVER_INFO_::ProcString

Definition at line 423 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ pStubDesc

PMIDL_STUB_DESC _MIDL_SERVER_INFO_::pStubDesc

Definition at line 421 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().

◆ pSyntaxInfo

PMIDL_SYNTAX_INFO _MIDL_SERVER_INFO_::pSyntaxInfo

Definition at line 428 of file rpcndr.h.

◆ pTransferSyntax

PRPC_SYNTAX_IDENTIFIER _MIDL_SERVER_INFO_::pTransferSyntax

Definition at line 426 of file rpcndr.h.

◆ ThunkTable

const STUB_THUNK* _MIDL_SERVER_INFO_::ThunkTable

Definition at line 425 of file rpcndr.h.

Referenced by NdrAsyncServerCall(), and NdrStubCall2().


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