Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#/Java]
int ExtraSpace;
[VB.NET]
Property ExtraSpace As Integer
[Pascal]
property ExtraSpace : integer;
[C++]
int32_t get_ExtraSpace();
void set_ExtraSpace(int32_t Value);
[PHP]
integer get_ExtraSpace()
void set_ExtraSpace(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum