Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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.

Applies to


Feedback

Was this page helpful?