Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
long Verbosity;
[VB.NET]
Property Verbosity As UInt32
[Pascal]
property Verbosity : Cardinal;
[C++]
uint32_t get_Verbosity();
void set_Verbosity(uint32_t Value);
[PHP]
integer get_Verbosity()
void set_Verbosity(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum