FrameControlCapabilities.PhotoConfirmationSupported Property
Definition
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.
Gets whether the capture device supports photo confirmation for variable photo sequences.
public:
property bool PhotoConfirmationSupported { bool get(); };
bool PhotoConfirmationSupported();
public bool PhotoConfirmationSupported { get; }
var boolean = frameControlCapabilities.photoConfirmationSupported;
Public ReadOnly Property PhotoConfirmationSupported As Boolean
Property Value
Boolean
bool
Whether the capture device supports photo confirmation for variable photo sequences.