IDropSource::GiveFeedback Method (UInt32)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int GiveFeedback(
	unsigned int dwEffect
)

Parameters

dwEffect
Type: System::UInt32

[in] do not use

Return Value

Type: System::Int32

Do not use.

Return to top
Show: