public static int TrackPopupMenu( IntPtr hMenu, uint uFlags, int x, int y, int nReserved, IntPtr hWnd, IntPtr prcRect )
'Declaration Public Shared Function TrackPopupMenu( _ ByVal hMenu As IntPtr, _ ByVal uFlags As UInteger, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal nReserved As Integer, _ ByVal hWnd As IntPtr, _ ByVal prcRect As IntPtr _ ) As Integer
Win32 Class Win32 Members