Discuss this help topic in SecureBlackbox Forum
This topis is under development…
Declaration
[C#/Java]
bool CTRLittleEndian;
[VB.NET]
Property CTRLittleEndian As Boolean
[Pascal]
property CTRLittleEndian : boolean;
[C++]
bool get_CTRLittleEndian();
void set_CTRLittleEndian(bool Value);
[PHP]
bool get_CTRLittleEndian()
void set_CTRLittleEndian(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum