ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <rpcproxy.h>
Public Attributes | |
const IPSFactoryBufferVtbl * | lpVtbl |
LONG | RefCount |
const ProxyFileInfo ** | pProxyFileList |
LONG | Filler1 |
Definition at line 118 of file rpcproxy.h.
LONG tagCStdPSFactoryBuffer::Filler1 |
Definition at line 123 of file rpcproxy.h.
const IPSFactoryBufferVtbl* tagCStdPSFactoryBuffer::lpVtbl |
Definition at line 120 of file rpcproxy.h.
Referenced by init_psfactory(), and NdrDllGetClassObject().
const ProxyFileInfo** tagCStdPSFactoryBuffer::pProxyFileList |
Definition at line 122 of file rpcproxy.h.
Referenced by init_psfactory().
LONG tagCStdPSFactoryBuffer::RefCount |
Definition at line 121 of file rpcproxy.h.
Referenced by init_psfactory(), and NdrDllCanUnloadNow().