ICcService::CLSID (Windows CE 5.0)
This method gets the service CLSID for COM activation calls.
HRESULT CLSID ( BSTR* pbstrServiceCLSID );
Parameters
- pbstrServiceCLSID
[out, retval] Class ID for the targeted service.
Return Values
The following table shows return values for this method.
Value | Description |
---|---|
S_OK | Indicates success. |
E_INVALIDARG | Indicates invalid input arguments. |
Requirements
OS Version: Windows CE 5.0 and later.
Header: CcService.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors