IVsToolWindowToolbarHost3::ProcessMouseActivationModal Method (IntPtr, UInt32, UInt32, Int32, Int32)
Visual Studio 2015
This method is for the environment's use only. Method information is not provided. Do not use this method.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
int ProcessMouseActivationModal( IntPtr hwnd, unsigned int msg, unsigned int wp, int lp, [OutAttribute] int% plResult )
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.
- plResult
-
Type:
System::Int32
Do not use.
Show: