Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
ushort ResponseCode;
[VB.NET]
Property ResponseCode As UInt16
[Pascal]
under development
[C++]
uint16_t get_ResponseCode();
void set_ResponseCode(uint16_t Value);
[PHP]
integer get_ResponseCode()
void set_ResponseCode(integer $Value)
[Java]
short getResponseCode();
void setResponseCode(short arg0);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum