EncodeNAFCountCode
procedure EncodeNAFCountCode (const Key : TKey; Count : Cardinal; var Code : TCode);
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.