Partager via


ISimpleFrameSite.PostMessageFilter, méthode

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

Syntaxe

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

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