Message structure for OM_ADDTAIL
Source position: intuition.pas line 1796
type TopAddTail = record
MethodID: PtrUInt;
OM_ADDTAIL
opat_List: PList;
The exec list to add the object to
end;
TMsg
DoSuperMethodA
Perform method on object coerced to superclass.