E_WPD_OBJECT_NOT_ATTACHED_TO_SERVICE
Code: 0x802a00cb (2150236363)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x02a (Unknown facility)
- Code: 0x00cb (203)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x02a (Unknown facility)
- Code: 0x00cb (203)
Documented in Win32
Error Constants (portabledevice.h): 0x802A00CB
The interface object has not been attached to the IPortableDeviceService interface. Typically, this is returned if the application tries to access methods of an attached interface, such as IPortableDeviceServiceCapabilities , after IPortableDevice::Close is called.