IVsToolboxClipboardCycler2 Interface
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 interface class IVsToolboxClipboardCycler2 : Microsoft::VisualStudio::Shell::Interop::IVsToolboxClipboardCycler
[System.Runtime.InteropServices.Guid("3ED19650-63FE-440E-A3D2-87BC421B04D2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsToolboxClipboardCycler2 : Microsoft.VisualStudio.Shell.Interop.IVsToolboxClipboardCycler
[<System.Runtime.InteropServices.Guid("3ED19650-63FE-440E-A3D2-87BC421B04D2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsToolboxClipboardCycler2 = interface
interface IVsToolboxClipboardCycler
Public Interface IVsToolboxClipboardCycler2
Implements IVsToolboxClipboardCycler
- Attributes
- Implements
Methods
AreDataObjectsAvailable(IVsToolboxUser, Int32) | |
BeginCycle() | |
GetAndSelectNextDataObject(IVsToolboxUser, IDataObject) | |
GetCountOfClipboardItems(IVsToolboxUser, UInt32) |