Packet Sniffer SDK DLL Edition

HNPSManager :: Properties :: MgrSetWANMonitorState

 Previous Next

Changes the WAN Monitor installation status.

Syntax:

BOOL __stdcall MgrSetWANMonitorState(HANDLE hMgr, BOOL bEnable);

Parameters:

hMgr

[in] HNPSManager object handle.

bEnable

[in] Status change flag.

Return values:

MgrSetWANMonitorState returns the WAN Monitor installation status.

Description:

Use MgrSetWANMonitorState to change the WAN Monitor installation status.

MgrSetWANMonitorState is not supported in the Windows NT 4.0.
See also:HNPSManager, MgrGetWANMonitorState