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