ControlChannelTriggerResourceType 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public enum class ControlChannelTriggerResourceType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Networking.Sockets.ControlChannelTriggerContract, 65536)]
enum class ControlChannelTriggerResourceType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Networking.Sockets.ControlChannelTriggerContract), 65536)]
public enum ControlChannelTriggerResourceType
Public Enum ControlChannelTriggerResourceType
- 繼承
-
ControlChannelTriggerResourceType
- 屬性
Windows 需求
裝置系列 |
Windows Desktop Extension SDK (已於 10.0.10240.0 引進)
Windows Mobile Extension SDK (已於 10.0.10240.0 引進) |
API contract |
Windows.Networking.Sockets.ControlChannelTriggerContract (已於 v1.0 引進)
|
欄位
RequestHardwareSlot | 1 | 從系統要求硬體位置。 |
RequestSoftwareSlot | 0 | 從系統要求軟體位置。 |
備註
本機電腦系統可以處於數種電源狀態:
- 系統使用中
- 連線待命
- 關閉系統作用中模式中的應用程式可以在使用軟體或硬體位置時接收控制通道觸發程式。 連線待命模式中的應用程式只能在使用硬體位置時接收控制通道觸發程式。