Share via


ICcServiceConfigure::GetServiceParamsShort (Compact 2013)

3/26/2014

Deprecated.

This method returns a short version of the configuration parameters.

Syntax

HRESULT GetServiceParamsShort(
  BSTR* pbstrShortParams
);

Parameters

  • pbstrShortParams
    [out, retval] A semicolon delimited string of all property values.

Return Value

The following table shows return values for this method.

Value

Description

S_OK

Indicates success.

E_INVALIDARG

Indicates pbstrShortParams is NULL.

E_FAIL

Indicates any other failure.

Requirements

Header

ccserviceconfigure.h

See Also

Reference

ICcServiceConfigure
Core Connectivity Interfaces