Delegate OTZNativeMethods.EnumChildWindowsProc
名前空間: OTZControls.WindowsApi
アセンブリ: OTZControls.dll
Syntax
public delegate bool EnumChildWindowsProc(IntPtr hWnd, IntPtr lparam);
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| System.IntPtr | hWnd | |
| System.IntPtr | lparam |
戻り値
| 型 | 説明 |
|---|---|
| System.Boolean |