 
        The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
        
    UsbConfigurationDescriptor.RemoteWakeup | remoteWakeup property
Gets the D5 bit value of the bmAttributes field in the USB configuration descriptor. The value indicates whether the device can send a resume signal to wake up itself or the host system from a low power state.
Syntax
Public ReadOnly Property RemoteWakeup As Boolean
Property value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
True, if the device supports remote wakeup; otherwise false.
Requirements
| Minimum supported client | Windows 8.1 | 
|---|---|
| Minimum supported server | Windows Server 2012 R2 | 
| Namespace | 
 
 | 
| Metadata | 
 | 
See also
        Show:
        
        
    
