Discuss this help topic in SecureBlackbox Forum
…
Declaration
[VB.NET]
Property Version As Byte
[Pascal]
property Version : byte;
[C++]
uint8_t get_Version();
void set_Version(uint8_t Value);
[PHP]
integer get_Version()
void set_Version(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum