|  | 
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
[Previous][Next]