Disconnects a client from the NetShow server.
Syntax
NSUnicastMgr.KillClient( clientID )
Parameters
clientID
A Long value specifying the identifier of a client being disconnected.
Return Values
Returns an ActiveX HRESULT error code.
Remarks
This method is analogous to the Client.Disconnect method.
See Also
Client.Disconnect
© 1996-1998 Microsoft Corporation. All rights reserved.