ReactOS 0.4.17-dev-934-g091855f
debug_client Struct Reference
Collaboration diagram for debug_client:

Public Attributes

IDebugClient7 IDebugClient_iface
 
IDebugDataSpaces IDebugDataSpaces_iface
 
IDebugSymbols3 IDebugSymbols3_iface
 
IDebugControl4 IDebugControl4_iface
 
IDebugAdvanced3 IDebugAdvanced3_iface
 
IDebugSystemObjects IDebugSystemObjects_iface
 
LONG refcount
 
ULONG engine_options
 
struct list targets
 
IDebugEventCallbacks * event_callbacks
 

Detailed Description

Definition at line 69 of file dbgeng.c.

Member Data Documentation

◆ engine_options

◆ event_callbacks

IDebugEventCallbacks* debug_client::event_callbacks

◆ IDebugAdvanced3_iface

IDebugAdvanced3 debug_client::IDebugAdvanced3_iface

Definition at line 75 of file dbgeng.c.

Referenced by debugclient_QueryInterface(), DebugCreate(), and impl_from_IDebugAdvanced3().

◆ IDebugClient_iface

◆ IDebugControl4_iface

IDebugControl4 debug_client::IDebugControl4_iface

Definition at line 74 of file dbgeng.c.

Referenced by debugclient_QueryInterface(), DebugCreate(), and impl_from_IDebugControl4().

◆ IDebugDataSpaces_iface

IDebugDataSpaces debug_client::IDebugDataSpaces_iface

Definition at line 72 of file dbgeng.c.

Referenced by debugclient_QueryInterface(), DebugCreate(), and impl_from_IDebugDataSpaces().

◆ IDebugSymbols3_iface

IDebugSymbols3 debug_client::IDebugSymbols3_iface

Definition at line 73 of file dbgeng.c.

Referenced by debugclient_QueryInterface(), DebugCreate(), and impl_from_IDebugSymbols3().

◆ IDebugSystemObjects_iface

IDebugSystemObjects debug_client::IDebugSystemObjects_iface

Definition at line 76 of file dbgeng.c.

Referenced by debugclient_QueryInterface(), DebugCreate(), and impl_from_IDebugSystemObjects().

◆ refcount

LONG debug_client::refcount

Definition at line 77 of file dbgeng.c.

Referenced by debugclient_AddRef(), debugclient_Release(), and DebugCreate().

◆ targets


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