Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Properties of pseudocode window

Used in vdui_t::flags. More...

Macros

#define VDUI_VISIBLE   0x0001
 is visible? More...
 
#define VDUI_VALID   0x0002
 is valid? More...
 

Detailed Description

Used in vdui_t::flags.

Macro Definition Documentation

◆ VDUI_VALID

#define VDUI_VALID   0x0002

is valid?

Definition at line 7608 of file hexrays.hpp.

◆ VDUI_VISIBLE

#define VDUI_VISIBLE   0x0001

is visible?

Definition at line 7607 of file hexrays.hpp.