IUnknownIMoniker, IPersistStreamMoniker, Moniker.ByReferencepublic interface IPersist extends IUnknown
IID_IUNKNOWN| Modifier and Type | Method | Description |
|---|---|---|
Guid.CLSID |
GetClassID() |
Retrieves the class identifier (CLSID) of the object.
|
AddRef, QueryInterface, ReleaseGuid.CLSID GetClassID()
HRESULT GetClassID(
[out] CLSID *pClassID
);
MSDN