_dispVCProjectEngineEvents_SinkHelper.ItemMoved 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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
override void ItemMoved(System::Object ^ A_1, System::Object ^ A_2, System::Object ^ A_3);
public:
override void ItemMoved(Platform::Object ^ A_1, Platform::Object ^ A_2, Platform::Object ^ A_3);
override void ItemMoved(winrt::Windows::Foundation::IInspectable const & A_1, winrt::Windows::Foundation::IInspectable const & A_2, winrt::Windows::Foundation::IInspectable const & A_3);
public override void ItemMoved (object A_1, object A_2, object A_3);
abstract member ItemMoved : obj * obj * obj -> unit
override this.ItemMoved : obj * obj * obj -> unit
Public Overrides Sub ItemMoved (A_1 As Object, A_2 As Object, A_3 As Object)
Parameters
- A_1
- Object
- A_2
- Object
- A_3
- Object