Click to return to the Networking, Protocols     
IPersistMoniker Interface     IPersistMoniker::GetCurMo...     IPersistMoniker Interface    
Web Workshop  |  Networking, Protocols & Data Formats

IPersistMoniker::GetClassID Method


Retrieves the class identifier of an object.

Syntax

HRESULT GetClassID(
    CLSID *pClassID
);

Parameters

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

Return Value

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



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.