Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property CRC16 As UInt32
[Pascal]
property CRC16 : Cardinal;
[C++]
uint32_t get_CRC16();
void set_CRC16(uint32_t Value);
[PHP]
integer get_CRC16()
void set_CRC16(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum