[]
public static extern int TrackPopupMenu(IntPtr hMenu, uint uFlags, int x, int y, int nReserved, IntPtr hWnd, IntPtr prcRect)
Type | Name | Description |
---|---|---|
IntPtr | hMenu | |
uint | uFlags | |
int | x | |
int | y | |
int | nReserved | |
IntPtr | hWnd | |
IntPtr | prcRect |
Type | Description |
---|---|
int |