Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the class ID of the item into the memory pointed to by pClassID.
void GetClassID(
CLSID* pClassID
) const;
Parameters
- pClassID
Pointer to an identifier of type CLSID to retrieve the class ID. For information on CLSID, see the Windows SDK.
Remarks
The class ID is a 128-bit number that uniquely identifies the application that edits the item.
For more information, see IPersist::GetClassID in the Windows SDK.
Requirements
Header: afxole.h