Udostępnij za pośrednictwem


Metoda HwndWrapper.WndProc —

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Protected Overridable Function WndProc ( _
    hwnd As IntPtr, _
    msg As Integer, _
    wParam As IntPtr, _
    lParam As IntPtr _
) As IntPtr
protected virtual IntPtr WndProc(
    IntPtr hwnd,
    int msg,
    IntPtr wParam,
    IntPtr lParam
)

Parametry

Wartość zwracana

Typ: System.IntPtr

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HwndWrapper Klasa

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI