Source position: intuition.pas line 1964
type PMsg = ^TMsg; |
You can use this type to point to a 'generic' message, in the object-oriented programming parlance. Based on the value of MethodID, you dispatch to processing for the various message types. The meaningful parameter packet structure definitions are defined below.
|
Invoke method on a boopsi gadget. |