Call | |
The CallWindowProcessStruct type exposes the following members.
| Name | Description | |
|---|---|---|
| Handle | A handle to the window to receive the message. | |
| lParam | Additional information about the message. The exact meaning depends on the message value. | |
| Message | The message. | |
| wParam | Additional information about the message. The exact meaning depends on the message value. |