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 |
|---|---|
|
Minimum supported server | Windows Server 2016 Technical Preview [desktop apps | Windows Store apps] |
|
Minimum supported phone | Windows 10 Mobile |
|
Header |
|
|
Library |
|
|
DLL |
|
Community Additions
ADD
Show: