IVsToolbox7.GetBitmapBackground(IDataObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::UInt32 GetBitmapBackground(Microsoft::VisualStudio::OLE::Interop::IDataObject ^ pItem);
public:
unsigned int GetBitmapBackground(Microsoft::VisualStudio::OLE::Interop::IDataObject ^ pItem);
unsigned int GetBitmapBackground(Microsoft::VisualStudio::OLE::Interop::IDataObject const & pItem);
public uint GetBitmapBackground (Microsoft.VisualStudio.OLE.Interop.IDataObject pItem);
abstract member GetBitmapBackground : Microsoft.VisualStudio.OLE.Interop.IDataObject -> uint32
Public Function GetBitmapBackground (pItem As IDataObject) As UInteger
Parameters
- pItem
- IDataObject