IDA C++ SDK 9.2
Loading...
Searching...
No Matches
callui_t Union Reference

Callui return codes. More...

#include <kernwin.hpp>

Public Attributes

bool cnd
char i8
int i
short i16
int32 i32
uchar u8
ushort u16
uint32 u32
char * cptr
voidvptr
ssize_t ssize
func_tfptr
segment_tsegptr
plugin_tpluginptr
sreg_range_tsraptr

Detailed Description

Callui return codes.

The size of this type should be 4 bytes at most, otherwise different compilers return it differently

Member Data Documentation

◆ cnd

bool callui_t::cnd

◆ i8

char callui_t::i8

◆ i

int callui_t::i

◆ i16

short callui_t::i16

◆ i32

int32 callui_t::i32

◆ u8

uchar callui_t::u8

◆ u16

ushort callui_t::u16

◆ u32

uint32 callui_t::u32

◆ cptr

char* callui_t::cptr

◆ vptr

void* callui_t::vptr

◆ ssize

ssize_t callui_t::ssize

◆ fptr

func_t* callui_t::fptr

◆ segptr

segment_t* callui_t::segptr

◆ pluginptr

plugin_t* callui_t::pluginptr

◆ sraptr

sreg_range_t* callui_t::sraptr

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