Theater SDK Banner 

Art
[Previous][Next]

NSS_EVENT

Used to pass events to the NetShow Theater Server 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

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved