ReactOS 0.4.16-dev-1946-g52006dd
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 113 of file rpcproxy.h.

Member Data Documentation

◆ Filler1

LONG tagCStdPSFactoryBuffer::Filler1

Definition at line 118 of file rpcproxy.h.

◆ lpVtbl

const IPSFactoryBufferVtbl* tagCStdPSFactoryBuffer::lpVtbl

Definition at line 115 of file rpcproxy.h.

Referenced by init_psfactory(), and NdrDllGetClassObject().

◆ pProxyFileList

const ProxyFileInfo** tagCStdPSFactoryBuffer::pProxyFileList

Definition at line 117 of file rpcproxy.h.

Referenced by init_psfactory().

◆ RefCount

LONG tagCStdPSFactoryBuffer::RefCount

Definition at line 116 of file rpcproxy.h.

Referenced by init_psfactory(), and NdrDllCanUnloadNow().


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