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