ReactOS 0.4.15-dev-7953-g1f49173
tagProxyFileInfo Struct Reference

#include <rpcproxy.h>

Collaboration diagram for tagProxyFileInfo:

Public Attributes

const PCInterfaceProxyVtblListpProxyVtblList
 
const PCInterfaceStubVtblListpStubVtblList
 
const PCInterfaceNamepNamesArray
 
const IID ** pDelegatedIIDs
 
const PIIDLookup pIIDLookupRtn
 
unsigned short TableSize
 
unsigned short TableVersion
 
const IID ** pAsyncIIDLookup
 
LONG_PTR Filler2
 
LONG_PTR Filler3
 
LONG_PTR Filler4
 

Detailed Description

Definition at line 46 of file rpcproxy.h.

Member Data Documentation

◆ Filler2

LONG_PTR tagProxyFileInfo::Filler2

Definition at line 56 of file rpcproxy.h.

◆ Filler3

LONG_PTR tagProxyFileInfo::Filler3

Definition at line 57 of file rpcproxy.h.

◆ Filler4

LONG_PTR tagProxyFileInfo::Filler4

Definition at line 58 of file rpcproxy.h.

◆ pAsyncIIDLookup

const IID** tagProxyFileInfo::pAsyncIIDLookup

Definition at line 55 of file rpcproxy.h.

◆ pDelegatedIIDs

const IID** tagProxyFileInfo::pDelegatedIIDs

Definition at line 51 of file rpcproxy.h.

Referenced by CStdPSFactory_CreateStub(), and StdProxy_Construct().

◆ pIIDLookupRtn

const PIIDLookup tagProxyFileInfo::pIIDLookupRtn

Definition at line 52 of file rpcproxy.h.

◆ pNamesArray

const PCInterfaceName* tagProxyFileInfo::pNamesArray

Definition at line 50 of file rpcproxy.h.

Referenced by CStdPSFactory_CreateStub(), and StdProxy_Construct().

◆ pProxyVtblList

const PCInterfaceProxyVtblList* tagProxyFileInfo::pProxyVtblList

Definition at line 48 of file rpcproxy.h.

Referenced by get_ndr_types_proxy_info(), init_psfactory(), and StdProxy_Construct().

◆ pStubVtblList

const PCInterfaceStubVtblList* tagProxyFileInfo::pStubVtblList

Definition at line 49 of file rpcproxy.h.

Referenced by CStdPSFactory_CreateStub(), init_psfactory(), and StdProxy_Construct().

◆ TableSize

unsigned short tagProxyFileInfo::TableSize

Definition at line 53 of file rpcproxy.h.

Referenced by init_psfactory().

◆ TableVersion

unsigned short tagProxyFileInfo::TableVersion

Definition at line 54 of file rpcproxy.h.

Referenced by StdProxy_Construct().


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