viStatusDesc(3)
HP-UX
NAME
viStatusDesc − Returns a user-readable string for the status code
SYNOPSIS
viStatusDesc(ViSession/ViEvent/ViFindList vi, ViStatus
status, ViPString desc);
Description
This function returns a user-readable string which describes the status code passed to the function.
Parameters
vi An input parameter. Unique logical identifier to a session, event, or find list.
status An input parameter. Status code to interpret.
desc An output parameter. The user-readable string interpretation of the status code passed to the function.
Return Values
This is the functional return status. It returns either a completion code or an error code as follows.
VI_SUCCESS Description successfully returned.
VI_WARN_UNKNOWN_STATUS The status code passed to the function could not be interpreted.
AUTHOR
viStatusDesc was developed by HP
Hewlett-Packard Comapny — September 29, 1999