ReactOS 0.4.15-dev-7834-g00c4b3d
debug_client Struct Reference
Collaboration diagram for debug_client:

Public Attributes

IDebugClient7 IDebugClient_iface
 
IDebugDataSpaces IDebugDataSpaces_iface
 
IDebugSymbols3 IDebugSymbols3_iface
 
IDebugControl2 IDebugControl2_iface
 
IDebugAdvanced IDebugAdvanced_iface
 
IDebugSystemObjects IDebugSystemObjects_iface
 
LONG refcount
 
ULONG engine_options
 
struct list targets
 
IDebugEventCallbacks * event_callbacks
 

Detailed Description

Definition at line 68 of file dbgeng.c.

Member Data Documentation

◆ engine_options

◆ event_callbacks

IDebugEventCallbacks* debug_client::event_callbacks

◆ IDebugAdvanced_iface

IDebugAdvanced debug_client::IDebugAdvanced_iface

Definition at line 74 of file dbgeng.c.

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

◆ IDebugClient_iface

◆ IDebugControl2_iface

IDebugControl2 debug_client::IDebugControl2_iface

Definition at line 73 of file dbgeng.c.

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

◆ IDebugDataSpaces_iface

IDebugDataSpaces debug_client::IDebugDataSpaces_iface

Definition at line 71 of file dbgeng.c.

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

◆ IDebugSymbols3_iface

IDebugSymbols3 debug_client::IDebugSymbols3_iface

Definition at line 72 of file dbgeng.c.

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

◆ IDebugSystemObjects_iface

IDebugSystemObjects debug_client::IDebugSystemObjects_iface

Definition at line 75 of file dbgeng.c.

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

◆ refcount

LONG debug_client::refcount

Definition at line 76 of file dbgeng.c.

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

◆ targets


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