Metoda IVsToolWindowToolbarHost.ProcessMouseActivation — (IntPtr, UInt32, UInt32, Int32)
Ta metoda jest tylko do użytku w środowisku.Nie podano informacji o metodzie.Nie należy używać tej metody.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)
Składnia
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
Parametry
- hwnd
Nie należy używać.
- msg
Nie należy używać.
- wp
Nie należy używać.
- lp
Nie należy używać.
Wartość zwracana
Type: System.Int32
Zobacz też
Interfejs IVsToolWindowToolbarHost
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku