'宣言 Public Overloads Shared Function SetWindowLong( _ ByVal hwnd As System.IntPtr, _ ByVal nIndex As System.Integer, _ ByVal newWindowProc As Win32.WindowProc _ ) As System.IntPtr
public static System.IntPtr SetWindowLong( System.IntPtr hwnd, System.int nIndex, Win32.WindowProc newWindowProc )
パラメータ
- hwnd
- nIndex
- newWindowProc