ISoftUSBDevice::Resume Method
The Resume method forces a device into a configured state from a suspended state.
Syntax
HRESULT Resume();
Parameters
This method has no parameters.
Return Value
Resume returns S_OK if the operation succeeds.
This method can return other standard COM return values.
Remarks
A controller or external hub calls Resume to resume a port after a prior suspension.
For more information about device states, see the SoftUSBDeviceState enumeration.
Requirements
Header |
SoftUSBif.h |
See Also
Send comments about this topic to Microsoft
Build date: 9/21/2010