ReactOS 0.4.15-dev-7958-gcd0bb1a
StdProxyImpl Struct Reference

#include <cpsf.h>

Collaboration diagram for StdProxyImpl:

Public Attributes

IRpcProxyBuffer IRpcProxyBuffer_iface
 
void ** PVtbl
 
LONG RefCount
 
const IIDpiid
 
IUnknownpUnkOuter
 
IUnknownbase_object
 
IRpcProxyBufferbase_proxy
 
PCInterfaceName name
 
IPSFactoryBufferpPSFactory
 
IRpcChannelBufferpChannel
 

Detailed Description

Definition at line 24 of file cpsf.h.

Member Data Documentation

◆ base_object

IUnknown* StdProxyImpl::base_object

Definition at line 33 of file cpsf.h.

◆ base_proxy

IRpcProxyBuffer* StdProxyImpl::base_proxy

Definition at line 34 of file cpsf.h.

◆ IRpcProxyBuffer_iface

IRpcProxyBuffer StdProxyImpl::IRpcProxyBuffer_iface

Definition at line 26 of file cpsf.h.

◆ name

PCInterfaceName StdProxyImpl::name

Definition at line 35 of file cpsf.h.

◆ pChannel

IRpcChannelBuffer* StdProxyImpl::pChannel

Definition at line 37 of file cpsf.h.

◆ piid

const IID* StdProxyImpl::piid

Definition at line 29 of file cpsf.h.

◆ pPSFactory

IPSFactoryBuffer* StdProxyImpl::pPSFactory

Definition at line 36 of file cpsf.h.

◆ pUnkOuter

IUnknown* StdProxyImpl::pUnkOuter

Definition at line 30 of file cpsf.h.

◆ PVtbl

void** StdProxyImpl::PVtbl

Definition at line 27 of file cpsf.h.

◆ RefCount

LONG StdProxyImpl::RefCount

Definition at line 28 of file cpsf.h.


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