共用方式為


VideoDeviceControllerGetDevicePropertyResult 類別

定義

表示取得視訊設備控制器驅動程式屬性值的作業結果。

public ref class VideoDeviceControllerGetDevicePropertyResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class VideoDeviceControllerGetDevicePropertyResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class VideoDeviceControllerGetDevicePropertyResult
Public NotInheritable Class VideoDeviceControllerGetDevicePropertyResult
繼承
Object Platform::Object IInspectable VideoDeviceControllerGetDevicePropertyResult
屬性

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

屬性

Status

取得值,指定取得視訊設備控制器驅動程式屬性值的作業狀態。

Value

取得 物件,表示取得視訊設備控制器驅動程式屬性之作業的結果值。

適用於