'宣言 Public Shared Function GET_Y_LPARAM( _ ByVal lParam As System.IntPtr _ ) As System.Integer
public static System.int GET_Y_LPARAM( System.IntPtr lParam )
パラメータ
- lParam
- 変換される値。
戻り値の型
戻り値は、指定された値の上位整数です。
'宣言 Public Shared Function GET_Y_LPARAM( _ ByVal lParam As System.IntPtr _ ) As System.Integer
public static System.int GET_Y_LPARAM( System.IntPtr lParam )