Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property MaxDataLength As Long
[Pascal]
under development
[C++]
int64_t get_MaxDataLength();
void set_MaxDataLength(int64_t Value);
[PHP]
integer get_MaxDataLength()
void set_MaxDataLength(integer $Value)
[Java]
long getMaxDataLength();
void setMaxDataLength(long Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum