Share via


ICcSvcHost::DisplayServices (Windows CE 5.0)

Send Feedback

This method displays the Target Connectivity dialog box Services Configuration.

HRESULT DisplayServices(LPCOLESTRpwszDeviceId,LPCOLESTRpwszDefaultControl,LPCOLESTRpwszClientId);

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 Values

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

OS Version: Windows CE 5.0 and later.
Header: CcSvcHost.h.
Link Library: none.

See Also

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.