|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rpcproxy.h>

Public Attributes | |
| const IPSFactoryBufferVtbl * | lpVtbl |
| LONG | RefCount |
| const ProxyFileInfo ** | pProxyFileList |
| LONG | Filler1 |
Definition at line 113 of file rpcproxy.h.
| LONG tagCStdPSFactoryBuffer::Filler1 |
Definition at line 118 of file rpcproxy.h.
| const IPSFactoryBufferVtbl* tagCStdPSFactoryBuffer::lpVtbl |
Definition at line 115 of file rpcproxy.h.
Referenced by init_psfactory(), and NdrDllGetClassObject().
| const ProxyFileInfo** tagCStdPSFactoryBuffer::pProxyFileList |
Definition at line 117 of file rpcproxy.h.
Referenced by init_psfactory().
| LONG tagCStdPSFactoryBuffer::RefCount |
Definition at line 116 of file rpcproxy.h.
Referenced by init_psfactory(), and NdrDllCanUnloadNow().