yumapro
24.10-1
YumaPro SDK
|
union of all the basic number types if float not supported, then it is stored as an int64 More...
#include <ncxtypes.h>
Data Fields | |
int32 | i |
NCX_BT_INT. | |
int64 | l |
NCX_BT_LONG. | |
uint32 | u |
NCX_BT_UINT. | |
uint64 | ul |
NCX_BT_ULONG. More... | |
int64 | d |
NCX_BT_DOUBLE. | |
ncx_dec64_t | dec |
NCX_BT_DECIMAL64. | |
union of all the basic number types if float not supported, then it is stored as an int64
uint64 ul |
NCX_BT_ULONG.
'd' used only in XPath