Result = GetCompressedSize(Session, Block, Segment)
Below are all the properties / arguments of the term in order listed.
| Name | Type | Art | M | In | R | Description |
|---|
| Result | Integer | Return | | | | Die Anzahl von Bytes der komprimierten Daten in einem Segment |
| Session | FlashSession | Term | ● | | | Die FlashSession worin der Block sich befindet
|
| Block | Integer | Term | ● | | | Der Block worin das Segment sich befindet
|
| Segment | Integer | Term | ● | | | Die Segment Nummer |
Legend: No Type = Indeterminate type, see description; M = Property is required (mandatory); In = Verkettbares Element; R = Datenrichtung I = In, O = Out, I/O = In/Out