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 벡터의 요소를 나타내는 인덱스 값입니다.

적용 대상