NetShow Unicast Manager Admin control events are divided into the following categories:
The HRESULT parameters for this control are listed in the Nserror.h file.
The following events are supported by the NetShow Unicast Manager control:
Server Events | Fired When |
OnEventBacklogReached | A remote monitor has too many events in the queue. |
OnServerFault * | A server fault occurs. |
OnServerOffline | The server goes offline. |
OnServerOnline | The server goes online. |
Administration Events | Fired When |
OnAdminBandwidthLimit | The aggregate bandwidth limit is changed. |
OnAdminClientLimit | The client limit is changed. |
OnAdminFileBitRateLimit | The file bit-rate limit is changed. |
OnAdminKillClient | A client is disconnected by a call to the KillClient method |
OnAdminSecurityEnabled | Security is enabled or disabled. |
Client Events | Fired When |
OnClientConnect | A client connects. |
OnClientDisconnect | A client disconnects. |
OnClientPlay | A client starts to play a title. |
OnClientStop | A client stops playing a title. |
OnClientStride | A client begins to scan a file (fast forward or fast reverse). |
Alert Events | Fired When |
OnMaxBandwidth | The aggregate bandwidth limit is reached. |
OnMaxClients | The client limit is reached. |
OnMaxFileBitRate | The file bit-rate limit is reached. |
Events marked with an asterix (*) are new in NetShow version 3.0.
© 1996-1998 Microsoft Corporation. All rights reserved.