Aracılığıyla paylaş


IPointerInactive.OnInactiveMouseMove Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Bildirim
Sub OnInactiveMouseMove ( _
    pRectBounds As RECT(), _
    x As Integer, _
    y As Integer, _
    grfKeyState As UInteger _
)
void OnInactiveMouseMove(
    RECT[] pRectBounds,
    int x,
    int y,
    uint grfKeyState
)

Parameters

.NET Framework Security

See Also

Reference

IPointerInactive Interface

Microsoft.VisualStudio.OLE.Interop Namespace