AppCaptureMetadataWriter.StopAllStates 方法

定義

停止所有中繼資料狀態。

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

備註

呼叫 StartDoubleStateStartInt32StateStartStringState來啟動中繼資料狀態。 呼叫 StopState以停止單一狀態。

適用於

另請參閱