Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method retrieves the ICcOSImage object associated with a device.
HRESULT GetOSImage( HRESULTGetOSImage);
Parameters
- GetOSImage
Associated run-time image ICcOSImage.
Return Values
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
OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors