Windows Media Services SDK banner art
PreviousNext

NSS_EVENT_TYPE

Defines the type of event sent from the server to the Windows Media Services Event Notification and Authorization interfaces.

Syntax

typedef enum NSS_EVENT_TYPE
{
Reserved1,
NSSE_SKIP_AUTHENTICATION,
NSSE_CONNECT,
NSSE_DISCONNECT,
NSSE_OPEN,
NSSE_CLOSE,
NSSE_PLAY,
NSSE_STOP,
} NSSE_EVENT_TYPE

See Also

NSS_EVENT

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.