IDropSource::QueryContinueDrag Method (Int32, 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 QueryContinueDrag(
	int fEscapePressed,
	unsigned int grfKeyState
)

Parameters

fEscapePressed
Type: System::Int32

[in] do not use

grfKeyState
Type: System::UInt32

[in] do not use

Return Value

Type: System::Int32

Do not use.

Return to top
Show: