CreateNetAccessFile
function CreateNetAccessFile (const FileName : string; const Key : TKey; Count : Word) : Boolean;

TurboPack OnGuard FMX

CreateNetAccessFile

function CreateNetAccessFile (const FileName : string; const Key : TKey; Count : Word) : Boolean;

Navigation:  »No topics above this level«

CreateNetAccessFile

function CreateNetAccessFile (const FileName : string; const Key : TKey; Count : Word) : Boolean;

Return to chapter overview

_bm1 CreateNetAccessFile creates a net access for Count users file using FileName as the name of the file and Key to encode the file.

If a file with FileName as its name exists it is overwritten without warning.

This routine is defined in the OgNetWrk unit.