Share via


ICcService::CLSID (Compact 2013)

3/26/2014

Deprecated.

This method gets the service CLSID for COM activation calls.

Syntax

HRESULT CLSID (
  BSTR* pbstrServiceCLSID
);

Parameters

  • pbstrServiceCLSID
    [out, retval] Class ID for the targeted service.

Return Value

The following table shows return values for this method.

Value

Description

S_OK

Indicates success.

E_INVALIDARG

Indicates invalid input arguments.

Requirements

Header

ccservice.h

See Also

Reference

ICcService
Core Connectivity Interfaces