共用方式為


DisplayMuxDevice 類別

定義

public ref class DisplayMuxDevice sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DisplayMuxDevice final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DisplayMuxDevice : System.IDisposable
Public NotInheritable Class DisplayMuxDevice
Implements IDisposable
繼承
Object Platform::Object IInspectable DisplayMuxDevice
屬性
實作

屬性

CurrentTarget
Id
IsActive
IsAutomaticTargetSwitchingEnabled
PreferredTarget

方法

Close()
Dispose()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

FromIdAsync(String)
GetAvailableMuxTargets()
GetDeviceSelector()
SetAutomaticTargetSwitching()
SetPreferredTarget(DisplayTarget)

事件

Changed

適用於