IDA SDK
Public Attributes | List of all members
excinfo_t Struct Reference

Describes an exception. More...

#include <idd.hpp>

Public Attributes

uint32 code
 Exception code.
 
bool can_cont
 Execution of the process can continue after this exception?
 
ea_t ea
 Possible address referenced by the exception.
 
qstring info
 Exception message.
 

Detailed Description

Describes an exception.

(see EXCEPTION)


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