Searched defs:tdDeviceListPayload_s (Results 1 – 1 of 1) sorted by relevance
355 typedef struct tdDeviceListPayload_s struct357 bit32 realDeviceCount;// the real device out in the array, returned by driver358 bit32 deviceLength; // the length of tdDeviceInfoIOCTL_t array359 bit8 pDeviceInfo[1]; // point to tdDeviceInfoIOCTL_t array