Read Access

Navigation:  NxLib API > C Interface >

Read Access

Previous pageReturn to chapter overviewNext page

The following functions allow to retrieve actual item values from the tree:

nxLibGetJson

nxLibGetInt

nxLibGetDouble

nxLibGetBool

nxLibGetString

nxLibGetBinary

Some functions retrieve item meta information, reveiling hidden information of proprietary JSON extensions or general structure information:

nxLibGetType

nxLibGetCount

nxLibGetName

nxLibGetBinaryInfo