'宣言 Public Shared Function EnumChildWindows( _ ByVal ctl As System.Windows.Forms.Control, _ ByVal lpEnumFunc As Win32.EnumWindowProc, _ ByVal lParam As System.IntPtr _ ) As System.Boolean
public static System.bool EnumChildWindows( System.Windows.Forms.Control ctl, Win32.EnumWindowProc lpEnumFunc, System.IntPtr lParam )
パラメータ
- ctl
- lpEnumFunc
- lParam