BFLinux
Data Fields
tCItypedData Struct Reference

#include <BFciLib.h>

Data Fields

tCIU32 dataType
 one of tCIdataTypeEnums More...
 
tCIU32 dataID
 not used at present More...
 
tCISTRZ descriptor
 pointer to description of value More...
 
tCIVOIDP datap
 pointer to data More...
 

Detailed Description

Information description within library.

Always terminated with { NULL, kBF_invalidData, NULL }

NOTE: never modify the descriptor data in any way

Field Documentation

◆ dataID

tCIU32 tCItypedData::dataID

not used at present

◆ datap

tCIVOIDP tCItypedData::datap

pointer to data

◆ dataType

tCIU32 tCItypedData::dataType

one of tCIdataTypeEnums

◆ descriptor

tCISTRZ tCItypedData::descriptor

pointer to description of value


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