|
CRM32Pro SDK
v5.22
|
Data block. More...
Data block.
Public Attributes | |
| char * | data |
| Pointer to raw data block. | |
| char | name [32] |
| Block name. | |
| Uint32 | size |
| Size in bytes of data block. | |
| Uint32 | size_packed |
| Compressed size in bytes of data block. Information purposes only. | |
| Uint8 | storedmethod |
| 0 to compress the block, 1 to do nothing with it and 2 to crypt it | |
| char | type [8] |
| Block type. | |
1.8.3.1