ReactOS 0.4.15-dev-7953-g1f49173
tagCStdPSFactoryBuffer Struct Reference

#include <rpcproxy.h>

Collaboration diagram for tagCStdPSFactoryBuffer:

Public Attributes

const IPSFactoryBufferVtbl * lpVtbl
 
LONG RefCount
 
const ProxyFileInfo ** pProxyFileList
 
LONG Filler1
 

Detailed Description

Definition at line 118 of file rpcproxy.h.

Member Data Documentation

◆ Filler1

LONG tagCStdPSFactoryBuffer::Filler1

Definition at line 123 of file rpcproxy.h.

◆ lpVtbl

const IPSFactoryBufferVtbl* tagCStdPSFactoryBuffer::lpVtbl

Definition at line 120 of file rpcproxy.h.

Referenced by init_psfactory(), and NdrDllGetClassObject().

◆ pProxyFileList

const ProxyFileInfo** tagCStdPSFactoryBuffer::pProxyFileList

Definition at line 122 of file rpcproxy.h.

Referenced by init_psfactory().

◆ RefCount

LONG tagCStdPSFactoryBuffer::RefCount

Definition at line 121 of file rpcproxy.h.

Referenced by init_psfactory(), and NdrDllCanUnloadNow().


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