AppCaptureMetadataWriter.StopAllStates 메서드

정의

모든 메타데이터 상태를 중지합니다.

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

설명

StartDoubleState, StartInt32State 또는 StartStringState를 호출하여 메타데이터 상태를 시작합니다. StopState를 호출하여 단일 상태를 중지합니다.

적용 대상

추가 정보