Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

pMsg

Declaration

Source position: intuition.pas line 2771

type pMsg = ^tMsg;

Description

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.

See also

DoGadgetMethodA

  

Invoke method on a boopsi gadget.


Documentation generated on: 2021-07-30