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