static nn::Result Convert( qUnsignedInt32 err );
Name | Description | |
---|---|---|
in | err | Value obtained with the SystemError::GetLast function. |
nnResult
-type value. If there is no corresponding value, the function returns ResultNotImplemented
. Converts to nn::Result
-type.
CONFIDENTIAL