Windows Media Services SDK banner art
PreviousNext

INSSEventNotification Interface

In addition to the methods implemented by IUnknown, the following methods must be implemented for the INSSEventNotification interface.

Method Description
Initialize Called when the server starts.
GetHandledEvents Specifies the events that trigger calls to the OnEvent method for this component.
Shutdown Called when the server is stopped.
OnHeartBeat Called by the server at each heartbeat period.
OnEvent Called when a specified event occurs.

Remarks

This interface is implemented by the developer.

See Also

INSSEventAuthorization

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.