Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Flags As UInt16
[Pascal]
under development
[C++]
uint16_t get_Flags();
void set_Flags(uint16_t Value);
[PHP]
integer get_Flags()
void set_Flags(integer $Value)
[Java]
short getFlags();
void setFlags(short arg0);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum