'宣言 Public Overloads Shared Function SetWindowLong( _ ByVal hwnd As IntPtr, _ ByVal nIndex As Integer, _ ByVal dwNewLong As Integer _ ) As Integer
public static int SetWindowLong( IntPtr hwnd, int nIndex, int dwNewLong )
Win32 クラス Win32 メンバ オーバーロード一覧