Previous | Next |
Disconnects a client from the server running the Windows Media Unicast service.
Syntax
NSUnicastMgr.KillClient( ClientID )
Parameters
ClientID
A Long value specifying the identifier of a client that is being disconnected.
Return Values
Returns an ActiveX HRESULT error code.
Remarks
This method is analogous to the Client.Disconnect method.
See Also
Previous | Next |