The MediaServer_OnDisconnnectFunnel event is fired when the data path from a computer adding content to a content server is interrupted.
Syntax
MediaServer_OnDisconnectFunnel( status )
Parameters
status
A Long value specifying the result passed back to the method that triggered this event.
Remarks
Due to network or other resource allocation problems, there is a chance that your funnel will be removed. However, the schedule is maintained.
© 1996-1998 Microsoft Corporation. All rights reserved.