mwqreQREncoderGetVersion Function

Syntax

#include <mw/qre/qre.h>

NN_EXTERN_C u32 mwqreQREncoderGetVersion(
    mwqreQREncoder* this_
);

Arguments

Name Description
this_

Return Values

Description

See the corresponding C++ function, mw::qre::QREncoder::GetVersion.

Revision History

2010/06/23
Initial version.

CONFIDENTIAL