Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property KeyTag As UInt16
[Pascal]
under development
[C++]
uint16_t get_KeyTag();
void set_KeyTag(uint16_t Value);
[PHP]
integer get_KeyTag()
void set_KeyTag(integer $Value)
[Java]
short getKeyTag();
void setKeyTag(short arg0);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum