Share via


IPersistMoniker::GetClassID (Windows CE 5.0)

Send Feedback

This method retrieves the class identifier of an object.

HRESULT GetClassID(CLSID* pClassID);

Parameters

  • pClassID
    [out] Address of a variable that receives the CLSID.

Return Values

Returns S_OK if successful or E_FAIL if the CLSID could not be retrieved.

Requirements

Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Library: urlmon.lib

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.