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