Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
_SLQSSwiGetHostDevInfoParams Struct Reference

#include <qaGobiApiDms.h>

Data Fields

BYTE bManSize
 
CHAR * pManString
 
BYTE bModelSize
 
CHAR * pModelString
 
BYTE bSWVerSize
 
CHAR * pSWVerString
 
BYTE bPlasmaIDSize
 
CHAR * pPlasmaIDString
 
BYTE bHostIDSize
 
CHAR * pHostID
 

Detailed Description

This structure is used to Get Host Device Information

Parameters
bManSize[IN/OUT]
  • Host Device Manufacturer String Size
pManString[OUT]
  • Host Device Manufacturer Name(Optional parameter)
  • Null terminated ASCII String
bModelSize[IN/OUT]
  • Host Device Model String Size
pModelString[OUT]
  • Host Device Model String(Optional parameter)
  • Null terminated ASCII string.
bSWVerSize[IN/OUT]
  • Host Device Software Version String Size
pSWVerString[OUT]
  • Host Device Software Version String(Optional parameter)
  • Null terminated ASCII string
bPlasmaIDSize[IN/OUT]
  • Host Device Plasma ID String Size
pPlasmaIDString[OUT]
  • Host Device Plasma ID String(Optional parameter)
  • Null terminated alphanumeric ASCII String.

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