Aracılığıyla paylaş


IVsToolWindowToolbarHost.ProcessMouseActivation Yöntem (IntPtr, UInt32, UInt32, Int32)

 

Bu yöntem yalnızca ortam kullanımı içindir.Yöntem bilgi verilmez.Bu yöntemi kullanmayın.

Ad Alanı:   Microsoft.VisualStudio.Shell.Interop
Derleme:  Microsoft.VisualStudio.Shell.Interop (Microsoft.VisualStudio.Shell.Interop.dll içinde)

Sözdizimi

int ProcessMouseActivation(
    IntPtr hwnd,
    uint msg,
    uint wp,
    int lp
)
int ProcessMouseActivation(
    IntPtr hwnd,
    unsigned int msg,
    unsigned int wp,
    int lp
)
abstract ProcessMouseActivation : 
        hwnd:nativeint *
        msg:uint32 *
        wp:uint32 *
        lp:int -> int
Function ProcessMouseActivation (
    hwnd As IntPtr,
    msg As UInteger,
    wp As UInteger,
    lp As Integer
) As Integer

Parametreler

  • hwnd
    Kullanmayın.
  • msg
    Kullanmayın.
  • wp
    Kullanmayın.
  • lp
    Kullanmayın.

Dönüş Değeri

Type: System.Int32

Ayrıca bkz.

IVsToolWindowToolbarHost Arabirim
Microsoft.VisualStudio.Shell.Interop Ad Alanı

Başa dön