Click or drag to resize
Xcalibur Systems LLC Logo

CallWindowProcessStruct Fields

The CallWindowProcessStruct type exposes the following members.

Fields
 NameDescription
Public fieldHandle A handle to the window to receive the message.
Public fieldlParam Additional information about the message. The exact meaning depends on the message value.
Public fieldMessage The message.
Public fieldwParam Additional information about the message. The exact meaning depends on the message value.
Top
See Also