ReactOS 0.4.15-dev-7842-g558ab78
channel_hook_entry Struct Reference
Collaboration diagram for channel_hook_entry:

Public Attributes

struct list entry
 
GUID id
 
IChannelHookhook
 

Detailed Description

Definition at line 167 of file rpc.c.

Member Data Documentation

◆ entry

struct list channel_hook_entry::entry

Definition at line 169 of file rpc.c.

◆ hook

IChannelHook* channel_hook_entry::hook

Definition at line 171 of file rpc.c.

◆ id

GUID channel_hook_entry::id

Definition at line 170 of file rpc.c.


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