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.
Each data object must support these four clipboard formats in its implementation of the IDataObject::GetDataHere method:
The data object's IDataObject::GetDataHere implementation can also support the following formats, depending on the snap-in's needs:
- CCF_COLUMN_SET_ID
- CCF_DESCRIPTION
- CCF_HTML_DETAILS
- CCF_MMC_DYNAMIC_EXTENSIONS
- CCF_SNAPIN_PRELOADS
- CCF_WINDOW_TITLE
The data object's IDataObject::GetData implementation can support the following formats, depending on the snap-in's needs:
The data object can also support its own custom clipboard formats. To enable other snap-ins to request data using a custom clipboard format, you can publish your snap-in's clipboard formats in the MMC snap-in gallery website.
MMC also passes data to the snap-in for some multiselection operations using the following format:
CCF_MMC_MULTISELECT_DATAOBJECT