Windows Media Services SDK banner art
PreviousNext

NSS_EVENT

Used to pass events to the Windows Media Services Event Notification and Authorization interfaces.

Syntax

typedef struct NSS_EVENT
{
WORD Version;         //
NSSEVENT_TYPE Type; // Type of event.
HRESULT hr;         // Results of authorization.
} NSS_EVENT

See Also

NSS_EVENT_TYPE

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.