CreateNetAccessFileEx
function CreateNetAccessFileEx (const FileName : string; const Key : TKey; const Code : TCode) : Boolean;

TurboPack OnGuard FMX

CreateNetAccessFileEx

function CreateNetAccessFileEx (const FileName : string; const Key : TKey; const Code : TCode) : Boolean;

Navigation:  »No topics above this level«

CreateNetAccessFileEx

function CreateNetAccessFileEx (const FileName : string; const Key : TKey; const Code : TCode) : Boolean;

Return to chapter overview

_bm1 CreateNetAccessFileEx creates a net access file using the access count value from a previously encoded net access Code.

Key must be the same key that was used to create the code or the code is considered invalid.

This routine is defined in the OgNetWrk unit.