ReactOS 0.4.16-dev-2358-g0df3463
ifstub Struct Reference

#include <combase_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 208 of file combase_private.h.

Member Data Documentation

◆ chan

◆ entry

struct list ifstub::entry

Definition at line 210 of file combase_private.h.

Referenced by stub_manager_delete_ifstub().

◆ flags

◆ iface

◆ iid

◆ ipid

◆ stubbuffer

IRpcStubBuffer* ifstub::stubbuffer

Definition at line 211 of file combase_private.h.

Referenced by ipid_get_dispatch_params(), and stub_manager_delete_ifstub().


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