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