Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Value As Long
[Pascal]
under development
[C++]
int64_t get_Value();
void set_Value(int64_t Value);
[PHP]
integer get_Value()
void set_Value(integer $Value)
[Java]
long getValue();
void setValue(long Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum