Partager via


IPointerInactive.OnInactiveSetCursor, méthode

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

Syntaxe

'Déclaration
Function OnInactiveSetCursor ( _
    pRectBounds As RECT(), _
    x As Integer, _
    y As Integer, _
    dwMouseMsg As UInteger, _
    fSetAlways As Integer _
) As Integer
int OnInactiveSetCursor(
    RECT[] pRectBounds,
    int x,
    int y,
    uint dwMouseMsg,
    int fSetAlways
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

IPointerInactive Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms