Source position: intuition.pas line 2771
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. |