mwqreQREncoderGetErrorMessage
Function#include <mw/qre/qre.h> NN_EXTERN_C bool mwqreQREncoderGetErrorMessage( mwqreQREncoder* this_, char* pMess int size );
Name | Description | |
---|---|---|
this_ | ||
pMess | ||
size |
See the corresponding C++ function, mw::qre::QREncoder::GetErrorMessage
.
CONFIDENTIAL