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