Perform method on coerced object.
Source position: intuition.pas line 4235
function CoerceMethodA( |
Cl: pIClass; |
Obj: pObject_; |
Msg: Pointer |
):PtrUInt; |
Cl |
|
A pointer to boopsi object |
Obj |
|
A pointer to boopsi object |
Class and message-specific result.
Boopsi support function that invokes the supplied message on the specified object, as though it were the specified class.
|
Perform method on object. |
|
|
Perform method on coerced object. |
|
|
Perform method on object coerced to superclass. |