Smtgeterror, Smtgetdllver, Smtgetpluginversion – Sundance SMT6025 v.2.9 User Manual
Page 15

Version 2.9
Page 15 of 45
SMT6025 User Manual
OpenRes If the software was initialised correctly, this value will be
SMT_OPEN_OK.
10.7 SmtGetError
Return a string description the error value.
Prototype:
const char * SmtGetError( SMTRet Error );
Parameters:
Error
The error value.
Return value:
A textual translation of the error value.
10.8 SmtGetDLLVer
Return the version information for SmtDrv.dll.
Prototype:
SMTRet SmtGetDLLVer( UINT &nMaj, UINT &nMin );
Parameters:
nMaj
Receives the major version number.
NMin
Receives the minor version number.
Return value:
The function returns SMT_OK on successful completion; other return values
indicate failure. SmtGetError() can be used to translate error values into
descriptive strings.
10.9 SmtGetPluginVersion
Return version information for the kernel mode plug-in.
Prototype:
void SmtGetPluginVersion( UINT &nMaj, UINT &nMin );
Parameters:
nMaj
Receives the major version number.
NMin
Receives the minor version number.
User Manual (QCF42); Version 2.9, 22/02/02; © Sundance Multiprocessor Technology Ltd. 2002