CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExSelectorInfoTag Struct Reference

Structure to get information about a selector. More...

#include <cri_le_atom_ex.h>

Data Fields

const CriChar8 * name
 
CriUint16 index
 
CriUint16 num_labels
 
CriUint16 global_label_index
 

Detailed Description

Structure to get information about a selector.

Description:
Structure to get information about a selector.
Pass it as an argument to the criAtomExAcf_GetSelectorInfoByIndex or criAtomExAcf_GetSelectorInfoByName function.
Attention
See also
criAtomExAcf_GetSelectorInfoByIndex, criAtomExAcf_GetSelectorInfoByName

Field Documentation

◆ name

const CriChar8* name

Selector name

◆ index

CriUint16 index

Data index

◆ num_labels

CriUint16 num_labels

Number of labels

◆ global_label_index

CriUint16 global_label_index

Global reference label index


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