VariablePhotoCapturedEventArgs.UsedFrameControllerIndex Property

Definition

Gets an index value that indicates which element of the DesiredFrameControllers vector was used to specify the requested control values for the associated frame of a variable photo sequence.

public:
 property IReference<unsigned int> ^ UsedFrameControllerIndex { IReference<unsigned int> ^ get(); };
IReference<uint32_t> UsedFrameControllerIndex();
public System.Nullable<uint> UsedFrameControllerIndex { get; }
var iReference = variablePhotoCapturedEventArgs.usedFrameControllerIndex;
Public ReadOnly Property UsedFrameControllerIndex As Nullable(Of UInteger)

Property Value

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

An index value that indicates which element of the DesiredFrameControllers vector was used to specify the requested control values for the associated frame of a variable photo sequence.

Applies to