EncodeNAFCountCode
procedure EncodeNAFCountCode (const Key : TKey; Count : Cardinal;  var Code : TCode);

TurboPack OnGuard FMX

EncodeNAFCountCode

procedure EncodeNAFCountCode (const Key : TKey; Count : Cardinal; var Code : TCode);

Navigation:  »No topics above this level«

EncodeNAFCountCode

procedure EncodeNAFCountCode (const Key : TKey; Count : Cardinal; var Code : TCode);

Return to chapter overview

_bm1 EncodeNAFCountCode uses Key to create and encode the usage Count value creating a network code.

The resulting code is returned as the Code parameter.

This routine is defined in the OgNetWrk unit.