#include <qaGobiApiDms.h>
|
|
BYTE | bManSize |
| |
|
CHAR * | pManString |
| |
|
BYTE | bModelSize |
| |
|
CHAR * | pModelString |
| |
|
BYTE | bSWVerSize |
| |
|
CHAR * | pSWVerString |
| |
|
BYTE | bPlasmaIDSize |
| |
|
CHAR * | pPlasmaIDString |
| |
|
BYTE | bHostIDSize |
| |
|
CHAR * | pHostID |
| |
This structure is used to Set Host Device Information
- Parameters
-
| bManSize[IN] |
- Host Device Manufacturer String Size
|
| pManString[IN] |
- Host Device Manufacturer Name(Optional parameter)
- Null terminated ASCII String
|
| bModelSize[IN] |
- Host Device Model String Size
|
| pModelString[IN] |
- Host Device Model String(Optional parameter)
- Null terminated ASCII string.
|
| bSWVerSize[IN] |
- Host Device Software Version String Size
|
| pSWVerString[IN] |
- Host Device Software Version String(Optional parameter)
- Null terminated ASCII string
|
| bPlasmaIDSize[IN] |
- Host Device Plasma ID String Size
|
| pPlasmaIDString[IN] |
- Host Device Plasma ID String(Optional parameter)
- Null terminated alphanumeric ASCII String.
|
The documentation for this struct was generated from the following file: