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