ReactOS 0.4.15-dev-7842-g558ab78
ifstub Struct Reference

#include <compobj_private.h>

Collaboration diagram for ifstub:

Public Attributes

struct list entry
 
IRpcStubBufferstubbuffer
 
IID iid
 
IPID ipid
 
IUnknowniface
 
MSHLFLAGS flags
 
IRpcChannelBufferchan
 

Detailed Description

Definition at line 74 of file compobj_private.h.

Member Data Documentation

◆ chan

◆ entry

struct list ifstub::entry

Definition at line 76 of file compobj_private.h.

Referenced by stub_manager_delete_ifstub().

◆ flags

◆ iface

◆ iid

◆ ipid

◆ stubbuffer

IRpcStubBuffer* ifstub::stubbuffer

Definition at line 77 of file compobj_private.h.

Referenced by ipid_get_dispatch_params(), and stub_manager_delete_ifstub().


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