Invoke OM_SET method on superclass
Source position: intuition.pas line 4236
function SetSuperAttrsA( |
Cl: pIClass; |
Obj: pObject_; |
Msg: Pointer |
):PtrUInt; |
Cl |
|
A pointer to boopsi class whose superclass is to receive the message |
Obj |
|
A pointer to boopsi object |
Class and message-specific result.
Boopsi support function which invokes the OM_SET method on the superclass of the supplied class for the supplied object.
|
Perform method on coerced object. |
|
|
Perform method on object. |
|
|
Perform method on object coerced to superclass. |