Retrieves the object's CLSID.
STDMETHOD(GetClassID)(
   CLSID *pClassID 
);
Remarks
See IPersist::GetClassID in the Windows SDK.
Requirements
Header: atlcom.h
Retrieves the object's CLSID.
STDMETHOD(GetClassID)(
   CLSID *pClassID 
);
See IPersist::GetClassID in the Windows SDK.
Header: atlcom.h