ReactOS 0.4.15-dev-7842-g558ab78
ifproxy Struct Reference

#include <compobj_private.h>

Collaboration diagram for ifproxy:

Public Attributes

struct list entry
 
struct proxy_managerparent
 
LPVOID iface
 
STDOBJREF stdobjref
 
IID iid
 
LPRPCPROXYBUFFER proxy
 
ULONG refs
 
IRpcChannelBufferchan
 

Detailed Description

Definition at line 115 of file compobj_private.h.

Member Data Documentation

◆ chan

IRpcChannelBuffer* ifproxy::chan

Definition at line 124 of file compobj_private.h.

Referenced by proxy_manager_create_ifproxy().

◆ entry

struct list ifproxy::entry

Definition at line 117 of file compobj_private.h.

Referenced by proxy_manager_create_ifproxy().

◆ iface

◆ iid

◆ parent

struct proxy_manager* ifproxy::parent

Definition at line 118 of file compobj_private.h.

Referenced by proxy_manager_create_ifproxy().

◆ proxy

LPRPCPROXYBUFFER ifproxy::proxy

Definition at line 122 of file compobj_private.h.

Referenced by proxy_manager_create_ifproxy().

◆ refs

ULONG ifproxy::refs

◆ stdobjref

STDOBJREF ifproxy::stdobjref

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