IVsToolWindowToolbarHost3::ProcessMouseActivation Method (IntPtr, UInt32, UInt32, Int32)

 

This method is for the environment's use only. Method information is not provided. Do not use this method.

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

int ProcessMouseActivation(
	IntPtr hwnd,
	unsigned int msg,
	unsigned int wp,
	int lp
)

Parameters

hwnd
Type: System::IntPtr

Do not use.

msg
Type: System::UInt32

Do not use.

wp
Type: System::UInt32

Do not use.

lp
Type: System::Int32

Do not use.

Return Value

Type: System::Int32

Returns Int32.

Return to top
Show: