AppCaptureMetadataWriter.StopAllStates 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
停止所有中繼資料狀態。
public:
virtual void StopAllStates() = StopAllStates;
void StopAllStates();
public void StopAllStates();
function stopAllStates()
Public Sub StopAllStates ()
備註
呼叫 StartDoubleState、 StartInt32State或 StartStringState來啟動中繼資料狀態。 呼叫 StopState以停止單一狀態。