Windows Media Services SDK banner art
PreviousNext

OnServerFault Event

Fired when a server fault occurs.

Syntax

NSUnicastMgr_OnServerFault( DateTime, Status )

Parameters

DateTime

A Date value indicating when the event occurred, expressed in Greenwich mean time.

Status

An HRESULT error code indicating the type of fault that occurred.

Remarks

This event is fired if a plug-in fails to load. However, in some cases, the OnServerFault event is not fired.

See Also

OnServerOffline

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.