Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AppCaptureMetadataWriter.StopAllStates Method
Definition
- Namespace:
- Windows.Media.Capture
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stops all metadata states.
public:
virtual void StopAllStates() = StopAllStates;
void StopAllStates();
public void StopAllStates();
function stopAllStates()
Public Sub StopAllStates ()
Remarks
Start a metadata state by calling StartDoubleState, StartInt32State, or StartStringState. Stop a single state by calling StopState.
Applies to
See also
Feedback
Was this page helpful?
