IUITechnologyManager.CancelStep Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cancels any wait or search operation that is performed by this technology manager.
public:
void CancelStep();
[System.Runtime.InteropServices.DispId(19)]
public void CancelStep ();
[<System.Runtime.InteropServices.DispId(19)>]
abstract member CancelStep : unit -> unit
Public Sub CancelStep ()
- Attributes