[]
public delegate bool Win32.EnumWindowProc(IntPtr hwnd, IntPtr lParam)
| Type | Name | Description |
|---|---|---|
| IntPtr | hwnd | |
| IntPtr | lParam |
| Type | Description |
|---|---|
| bool |
| Name | Description |
|---|---|
| EnumWindowProc(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(IntPtr, IntPtr, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(IntPtr, IntPtr) |