Partager via


IPointerInactive.OnInactiveMouseMove, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IPointerInactive Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms