Cancel Method

Description

Cancels asynchronous operations.

Syntax
object.Cancel

ParameterDescription
This method has no parameters.

Return Value

This method does not return a value.

Remarks

Use this method to allow the caller to cancel asynchronous operations such as the Open method.

See Also

Open

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.