[]
[Obsolete("Use method GET_Y_LPARAM, HIWORDU if want to unsigned value")]
public static int HIWORD(IntPtr ip)
<Obsolete("Use method GET_Y_LPARAM, HIWORDU if want to unsigned value")>
Public Shared Function HIWORD(ip As IntPtr) As Integer
| Type | Name | Description |
|---|---|---|
| IntPtr | ip |
| Type | Description |
|---|---|
| int |
public static int HIWORD(int n)
Public Shared Function HIWORD(n As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | n |
| Type | Description |
|---|---|
| int |