共用方式為


VariablePhotoCapturedEventArgs.UsedFrameControllerIndex 屬性

定義

取得索引值,指出 DesiredFrameControllers 向量的專案是用來指定變數相片序列相關聯畫面格的要求控制項值。

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)

屬性值

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

索引值,指出 DesiredFrameControllers 向量的專案是用來指定變數相片序列相關畫面的要求控制項值。

適用於