IPointerInactive::OnInactiveSetCursor Method (array<RECT>^, Int32, Int32, UInt32, Int32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
int OnInactiveSetCursor( array<RECT>^ pRectBounds, int x, int y, unsigned int dwMouseMsg, int fSetAlways )
Parameters
- pRectBounds
- Type: array<Microsoft.VisualStudio.OLE.Interop::RECT>^
- x
- Type: System::Int32
- y
- Type: System::Int32
- dwMouseMsg
- Type: System::UInt32
- fSetAlways
- Type: System::Int32
Return Value
Type: System::Int32
Show: