ReactOS 0.4.15-dev-7924-g5949c20
_IMAGEHLP_CBA_EVENT Struct Reference

#include <dbghelp.h>

Collaboration diagram for _IMAGEHLP_CBA_EVENT:

Public Attributes

DWORD severity
 
DWORD code
 
PCHAR desc
 
PVOID object
 

Detailed Description

Definition at line 453 of file dbghelp.h.

Member Data Documentation

◆ code

DWORD _IMAGEHLP_CBA_EVENT::code

Definition at line 456 of file dbghelp.h.

◆ desc

PCHAR _IMAGEHLP_CBA_EVENT::desc

Definition at line 457 of file dbghelp.h.

◆ object

PVOID _IMAGEHLP_CBA_EVENT::object

Definition at line 458 of file dbghelp.h.

◆ severity

DWORD _IMAGEHLP_CBA_EVENT::severity

Definition at line 455 of file dbghelp.h.


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