IVsToolboxUser.IsSupported Method
Visual Studio 2005
Determines whether the Toolbox user supports the referenced data object.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
int IsSupported ( /** @attribute InAttribute() */ IDataObject pDO )
function IsSupported ( pDO : IDataObject ) : int
Parameters
- pDO
[in] Data object to be supported.