XPS Unified Programmer’s Manual
7.2.1.10 ControllerStatusStringGet
Name
ControllerStatusStringGet – Gets the controller’s status description from a controller
status code.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
This function returns the controller status description corresponding to a controller
status code (see section “Group Status List”).
If the status code is not referenced then the “Unknown controller status code” message
will be returned.
Prototype
int ControllerStatusStringGet(
int SocketID,
int ControllerStatusCode,
char * ControllerStatusString
)
Input parameters
SocketID int Socket identifier used in each function.
ControllerStatusCode int Controller status code.
Output parameters
ControllerStatus char * Controller status description.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
EDH0373En1023 — 01/18 52