IVsTextTipWindow.WndProc(IntPtr, UInt32, IntPtr, IntPtr) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Aucune information de méthode n'est fournie.
public:
int WndProc(IntPtr hwnd, System::UInt32 iMsg, IntPtr wParam, IntPtr lParam);
public int WndProc (IntPtr hwnd, uint iMsg, IntPtr wParam, IntPtr lParam);
abstract member WndProc : nativeint * uint32 * nativeint * nativeint -> int
Public Function WndProc (hwnd As IntPtr, iMsg As UInteger, wParam As IntPtr, lParam As IntPtr) As Integer
Paramètres
- hwnd
- IntPtr
- iMsg
- UInt32
- wParam
- IntPtr
- lParam
- IntPtr