ReactOS 0.4.16-dev-2358-g0df3463
ifproxy Struct Reference
Collaboration diagram for ifproxy:

Public Attributes

struct list entry
 
struct proxy_managerparent
 
voidiface
 
STDOBJREF stdobjref
 
IID iid
 
IRpcProxyBufferproxy
 
ULONG refs
 
IRpcChannelBufferchan
 

Detailed Description

Definition at line 54 of file marshal.c.

Member Data Documentation

◆ chan

IRpcChannelBuffer* ifproxy::chan

Definition at line 63 of file marshal.c.

Referenced by proxy_manager_create_ifproxy().

◆ entry

struct list ifproxy::entry

Definition at line 56 of file marshal.c.

Referenced by proxy_manager_create_ifproxy().

◆ iface

void* ifproxy::iface

◆ iid

IID ifproxy::iid

◆ parent

struct proxy_manager* ifproxy::parent

Definition at line 57 of file marshal.c.

Referenced by proxy_manager_create_ifproxy().

◆ proxy

IRpcProxyBuffer* ifproxy::proxy

Definition at line 61 of file marshal.c.

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: