IVsToolWindowToolbarHost4.ProcessMouseActivation2 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.
public:
int ProcessMouseActivation2(IntPtr hwnd, System::UInt32 msg, IntPtr wp, IntPtr lp);
public int ProcessMouseActivation2 (IntPtr hwnd, uint msg, IntPtr wp, IntPtr lp);
abstract member ProcessMouseActivation2 : nativeint * uint32 * nativeint * nativeint -> int
Public Function ProcessMouseActivation2 (hwnd As IntPtr, msg As UInteger, wp As IntPtr, lp As IntPtr) As Integer
Parameters
- hwnd
-
IntPtr
nativeint
- msg
- UInt32
- wp
-
IntPtr
nativeint
- lp
-
IntPtr
nativeint