ICcDevice::SetOSImage (Windows CE 5.0)
This method sets the run-time image associated with a device.
HRESULT SetOSImage( BSTRin_bstrOSImage);
Parameters
- in_bstrOSImage
[in] Run-time image.
Return Values
The following table shows return values for this method.
Value | Description |
---|---|
S_OK | Indicates success. |
E_INVALIDARG | Indicates an invalid run-time image. |
E_FAIL | Indicates a generic error. |
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