次の方法で共有


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 ベクターのどの要素を使用して、変数の写真シーケンスの関連付けられたフレームに対して要求されたコントロール値を指定したかを示すインデックス値。

適用対象