State Property
The State property retrieves the current state for a device.
This property is read-only.
Syntax
HRESULT get_State(
[out, retval] SoftUSBDeviceState *pState
);
Property Value
Caller-allocated space to hold a pointer to a SoftUSBDeviceState enumeration value that identifies the current state of the device.
Error Codes
State returns S_OK if the operation succeeds.
Remarks
Requirements
Header |
SoftUSBif.h |
See Also
Send comments about this topic to Microsoft
Build date: 9/21/2010