Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property HasCRC As Boolean
[Pascal]
property HasCRC : boolean;
[C++]
bool get_HasCRC();
void set_HasCRC(bool Value);
[PHP]
bool get_HasCRC()
void set_HasCRC(bool $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum