Download Print this page

Denso BHT-700-WM Reference Manual page 20

Bar code handy terminal gprs class library

Advertisement

GetModuleVersion
Get the firmware version of module.
Syntax
[VB]
Public Shared Function GetModuleVersion( _
ByVal
version As System.Text.StringBuilder) As UInt32
[C#]
public static UInt32 GetModuleVersion(
System.Text.StringBuilder
Parameters
version
[out] F/W version
Return value
error code
0 : Normal end
Other than 0 : Abnormal end. For more detail, refer to 7. error code.
version);
- 15 -

Advertisement

loading