mw::qre::QREncoder::GetErrorMessage
Member Functionbool GetErrorMessage( char* pMess int size );
Name | Description | |
---|---|---|
out | pMess | The buffer for storing the error information string. |
in | size | The size in bytes of the buffer for storing the error information string. |
Returns true
if error message is obtained successfully, false
otherwise.
Gets the error information.
CONFIDENTIAL