Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Version As Byte
[Pascal]
under development
[C++]
uint8_t get_Version();
void set_Version(uint8_t Value);
[PHP]
integer get_Version()
void set_Version(integer $Value)
[Java]
byte getVersion();
void setVersion(byte arg0);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum