ICcDevice::GetOSImage (Windows Embedded CE 6.0)
1/5/2010
This method retrieves the ICcOSImage object associated with a device.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Syntax
HRESULT GetOSImage(
HRESULT GetOSImage
);
Parameters
- GetOSImage
Associated run-time image ICcOSImage.
Return Value
The following table shows return values for this method.
Value | Description |
---|---|
S_OK |
Indicates success. |
E_INVALIDARG |
Indicates the parameter was NULL. |
E_FAIL |
Indicates a generic error. |
S_FALSE |
Indicates no associated run-time image was found. |
Requirements
Header | ccdatastore.h |
Windows | Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro |