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