Call | |
The CallWindowProcessStruct type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType) | |
| GetHashCode | (Inherited from ValueType) | |
| GetType | (Inherited from Object) | |
| ToString | (Inherited from ValueType) |
| 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. |