#include <srvcore.h>
Data Fields | |
char | ctx [CONTEXT_NAME_SIZE] |
char | desc [DEVICE_DESC_SIZE] |
char | loc [DEVICE_LOCATION_SIZE] |
UINT32 | mask |
char | name [DEVICE_NAME_SIZE] |
int | number |
int | region |
char | srv [EXPORT_NAME_SIZE] |
float | zpos |
Device info structure used in queries
char DeviceInfoStruct::ctx[CONTEXT_NAME_SIZE] |
context of device name
char DeviceInfoStruct::desc[DEVICE_DESC_SIZE] |
device description (64-char)
char DeviceInfoStruct::loc[DEVICE_LOCATION_SIZE] |
device location (64-char)
UINT32 DeviceInfoStruct::mask |
device mask (doocs sys_mask) & offline bit
char DeviceInfoStruct::name[DEVICE_NAME_SIZE] |
device name
int DeviceInfoStruct::number |
assigned device number (slot in device table)
int DeviceInfoStruct::region |
specific device region setting
char DeviceInfoStruct::srv[EXPORT_NAME_SIZE] |
server of device name
float DeviceInfoStruct::zpos |
device z position