Udostępnij za pośrednictwem


Metoda ISimpleFrameSite.PreMessageFilter —

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
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
)

Parametry

Wartość zwracana

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISimpleFrameSite Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop