Partager via


ISimpleFrameSite.PreMessageFilter, méthode

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

Syntaxe

'Déclaration
Function PreMessageFilter ( _
    hwnd As IntPtr, _
    MSG As UInteger, _
    wp As UInteger, _
    lp As Integer, _
    <OutAttribute> ByRef plResult As Integer, _
    <OutAttribute> ByRef pdwCookie As UInteger _
) As Integer
int PreMessageFilter(
    IntPtr hwnd,
    uint MSG,
    uint wp,
    int lp,
    out int plResult,
    out uint pdwCookie
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

ISimpleFrameSite Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms