AppCaptureMetadataWriter.StopAllStates 方法

定义

停止所有元数据状态。

public:
 virtual void StopAllStates() = StopAllStates;
void StopAllStates();
public void StopAllStates();
function stopAllStates()
Public Sub StopAllStates ()

注解

通过调用 StartDoubleStateStartInt32StateStartStringState 启动元数据状态。 通过调用 StopState 停止单个状态。

适用于

另请参阅