Discuss this help topic in SecureBlackbox Forum
…
Declaration
[VB.NET]
Property RCode As UInt16
[Pascal]
property RCode : word;
[C++]
uint16_t get_RCode();
void set_RCode(uint16_t Value);
[PHP]
integer get_RCode()
void set_RCode(integer $Value)
[Java]
short getRCode();
void setRCode(short arg0);
Description
…
Discuss this help topic in SecureBlackbox Forum