This function stops network protection.

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

Parameters

None

Return Value

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

Explanation

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