VariablePhotoCapturedEventArgs.UsedFrameControllerIndex 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得索引值,指出 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)
屬性值
索引值,指出 DesiredFrameControllers 向量的專案是用來指定變數相片序列相關畫面的要求控制項值。