58
CITIZEN UWP POS Print SDK - Programming Manual
2.3.26. GetVersionCode method
Syntax
int GetVersionCode ()
Parameter
Not exist.
Description
This method is used to get a numerical value for the version number of this SDK.
Return value
Return a numerical value for the version number of this SDK. (200 means Ver2.00)
Example
printer.GetVersionCode();