This topic has not yet been rated - Rate this topic

MMC 2.0 Clipboard Formats

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:

The data object's IDataObject::GetData implementation can support the following formats, depending on the snap-in's needs:

CCF_MULTI_SELECT_SNAPINS

CCF_NODEID

CCF_NODEID2

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

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.