IVsToolboxClipboardCycler2.AreDataObjectsAvailable 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:
int AreDataObjectsAvailable(Microsoft::VisualStudio::Shell::Interop::IVsToolboxUser ^ pTarget, [Runtime::InteropServices::Out] int % pbItemsAvailable);
public int AreDataObjectsAvailable (Microsoft.VisualStudio.Shell.Interop.IVsToolboxUser pTarget, out int pbItemsAvailable);
abstract member AreDataObjectsAvailable : Microsoft.VisualStudio.Shell.Interop.IVsToolboxUser * int -> int
Public Function AreDataObjectsAvailable (pTarget As IVsToolboxUser, ByRef pbItemsAvailable As Integer) As Integer
Parameters
- pTarget
- IVsToolboxUser
- pbItemsAvailable
- Int32