IVsToolboxDataProvider Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodFileDropped(String^, IVsHierarchy^, Int32)

Sends notification that a file is being dropped on the Toolbox.

System_CAPS_pubmethodGetItemInfo(IDataObject^, array<TBXITEMINFO>^)

Returns the item information for the specified data object.

System_CAPS_pubmethodIsDataSupported(array<FORMATETC>^, array<STGMEDIUM>^)

Determines the appropriate clipboard data format for a data object .

System_CAPS_pubmethodIsSupported(IDataObject^)

Determines whether or not a data object is supported by a data provider and can be added to the Toolbox.

Return to top
Show: