This function starts network protection.

[C++Builder/Visual C++]  BOOL PK3NETStartNet(void);
[Delphi] function PK3NETStartNet: Longint;
[Visual Basic] Function PK3NETStartNet() As Long

Parameters

None

Return Value

Returns the True (nonzero) if successful, otherwise returns False (0).

Explanation

The PK3NETStartNet function starts network protection. Use this inconjunction with PK3NETStopNet