E_WPD_OBJECT_NOT_ATTACHED_TO_SERVICE

Code: 0x802a00cb (2150236363)

As HRESULT:As NTSTATUS:

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.