Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property Mode As UInt32
[Pascal]
property Mode : UInt32;
[C++]
uint32_t get_Mode();
void set_Mode(uint32_t Value);
[PHP]
integer get_Mode()
void set_Mode(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum