ICcSvcHost::DisplayServices (Compact 2013)
3/26/2014
Deprecated.
This method displays the Target Connectivity dialog box Services Configuration.
Syntax
HRESULT DisplayServices(
LPCOLESTR pwszDeviceId,
LPCOLESTR pwszDefaultControl,
LPCOLESTR pwszClientId
);
Parameters
- pwszDeviceId
[in] Default device name for the configuration dialog box.
- pwszDefaultControl
[in] Control (link) that should be activated by default.
- pwszClientId
[in] Client PID.
Return Value
The following table shows return values for this method.
Value |
Description |
---|---|
S_OK |
This API call was successful. |
E_INVALIDARG |
The argument(s) is invalid. |
E_FAIL |
Return value for any other failure. |
Requirements
Header |
ccsvchost.h |