Rediger

Del via


IESP interface

The IESP interface provides the methods that connect the NPP to the network, capture network traffic to a capture file, retrieve statistics, and disconnect the NPP from the network. This interface is used primarily when you need to collect network conversation statistics in a proprietary ESP file format.

Members

The IESP interface inherits from the IUnknown interface. IESP also has these types of members:

Methods

The IESP interface has these methods.

Method Description
Configure Submits configuration information for a capture
Connect Connects the NPP to the network.
Disconnect Disconnects the NPP from the network.
GetControlState Retrieves the state of the capture, which indicates if the capture is running or paused.
Pause Temporarily stops the current capture.
QueryStations Retrieves a list of all computers that are using Network Monitor to capture data on a subnet.
QueryStatus Retrieves the status of the NPP.
Resume Resumes a paused capture.
Start Starts the capture and creates the capture file.
Stop Stops the current capture.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Netmon.h
DLL
Ndisnpp.dll;
Rmtnpp.dll