QCC_StatusText function
Convert a status code to a C string.
Syntax
CONST CHAR* WINAPI QCC_StatusText(
QStatus status
);
Parameters
-
status
-
Status code to be converted.
Return value
C string representation of the status code.
Requirements
Minimum supported client |
Windows 10 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2016 [desktop apps | UWP apps] |
Minimum supported phone |
Windows 10 Mobile |
Header |
|
Library |
|
DLL |
|