IDA C++ SDK 9.2
Loading...
Searching...
No Matches
merge_node_info2_t Struct Reference

#include <merge.hpp>

Public Attributes

const char * name
 name of the array (label)
uchar tag
 a tag used to access values in the netnode
uint32 nds_flags
 node value attributes (a combination of nds_flags_t)
merge_node_helper_tnode_helper
 merge handler creation helper, foreign owner

Member Data Documentation

◆ name

const char* merge_node_info2_t::name

name of the array (label)

◆ tag

uchar merge_node_info2_t::tag

a tag used to access values in the netnode

◆ nds_flags

uint32 merge_node_info2_t::nds_flags

node value attributes (a combination of nds_flags_t)

◆ node_helper

merge_node_helper_t* merge_node_info2_t::node_helper

merge handler creation helper, foreign owner


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