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 gets the Service Host version.
HRESULT Version ( BSTR* pbstrVersion);
Parameters
- pbstrVersion
[out, retval] The version of the Service Host, in the formatMajor_os#.Minor_os#.x#.build_number#
.
Return Values
The following table shows return values for this method.
Value | Description |
---|---|
S_OK | Indicates success. |
E_INVALIDARG | Indicates one or both of the input arguments are invalid. |
Requirements
OS Version: Windows CE 5.0 and later.
Header: CcSvcHost.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors