DkmStepper.BeforeEnable 方法

定义

在步骤操作实际开始之前,由停止事件管理器调用停止事件管理器将通知所有运行时实例,以便在停止事件管理器开始阻止功能计算之前,可以设置任何所需的状态。

位置约束:必须从监视器组件 (组件级别 100000) 中调用 API < 。

public:
 void BeforeEnable();
public:
 void BeforeEnable();
void BeforeEnable();
public void BeforeEnable ();
member this.BeforeEnable : unit -> unit
Public Sub BeforeEnable ()

适用于