ISensNetwork interface (sensevts.h)

The ISensNetwork interface handles network events fired by the System Event Notification Service (SENS).

Inheritance

The ISensNetwork interface inherits from the IDispatch interface. ISensNetwork also has these types of members:

Methods

The ISensNetwork interface has these methods.

 
ISensNetwork::ConnectionLost

The ConnectionLost method notifies your application that the specified connection has been dropped.
ISensNetwork::ConnectionMade

The ConnectionMade method notifies your application that the specified connection has been established.
ISensNetwork::ConnectionMadeNoQOCInfo

The ConnectionMadeNoQOCInfo method notifies your application that the specified connection has been established with no Quality of Connection information available.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header sensevts.h

See also

About System Event Notification Service

ISensLogon

ISensOnNow