Cancel method: Component Interface class
Syntax
Cancel()
Description
The Cancel method cancels the instance of the Component Interface object executing the method, rolling back any changes that were made. This sets the Component Interface state to the same state it was in immediately after it was created by GetCompIntfc. This closes the Component Interface.
Parameters
None.
Returns
A Boolean value: True if component was successfully cancelled, False otherwise.