Udostępnij za pośrednictwem


Metoda ISimpleFrameSite.PostMessageFilter —

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

Składnia

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

Parametry

Wartość zwracana

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISimpleFrameSite Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop