Discuss this help topic in SecureBlackbox Forum
…
Declaration
[C#/Java]
int PayloadSize;
[VB.NET]
Property PayloadSize As Integer
[Pascal]
property PayloadSize : word;
[C++]
uint16_t get_PayloadSize();
void set_PayloadSize(uint16_t Value);
[PHP]
integer get_PayloadSize()
void set_PayloadSize(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum