Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[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)
[Java]
int getExtraSpace();
void setExtraSpace(int Value);
Description
…
Discuss this help topic in SecureBlackbox Forum