Cancels the asynchronous Open method before a title is completely opened.
Syntax
MediaPlayer.Cancel
Parameters
This method has no parameters.
Remarks
This method does not close a connection to a NetShow Theater server. To close a NetShow Theater server connection, set the FileName property to an empty string, as in:
MediaPlayer.FileName = ""
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.