Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
byte ExtraFlag;
[VB.NET]
Property ExtraFlag As Byte
[Pascal]
property ExtraFlag : byte;
[C++]
uint8_t get_ExtraFlag();
void set_ExtraFlag(uint8_t Value);
[PHP]
integer get_ExtraFlag()
void set_ExtraFlag(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum