Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
byte[] NextOwnerName;
[VB.NET]
Property NextOwnerName As Byte()
[Pascal]
under development
[C++]
void get_NextOwnerName(std::vector<uint8_t> &OutResult);
void set_NextOwnerName(const std::vector<uint8_t> &Value);
[PHP]
string get_NextOwnerName()
void set_NextOwnerName(array of byte|string|NULL $Value)
Parameters
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum