User Manual

Boomer II User Manual & Integrator’s Guide
________________________________
____________
SDK – SCR API
BM210012WT09 57 Wavenet Technology
q Get Software Version
The application can call this function obtain the software version of the
server application or the VDD DLL.
Prototype:
int VDDgetVersion (WORD* usVersion);
Description:
Obtain the software version of the specified software entity.
Input:
Ø usVersion Set this value to zero to request the VDD DLL version or to any
other value to request the server application version
Output:
× Return value = 0 Operation was successful
× Return value 0 Operation failed. Value specifies the error type
× usVersion The upper 8 bits contain the major version and the lower 8 bits
contain the minor software version if the return value is zero