result = IsRexxMsg(msgptr)
D0 A0
BOOL IsRexxMsg(struct RexxMsg *)
This function can be used to determine if a message came from an ARexx program.
This function may not be fully sufficient to check whether a message really came from Rexx. For a more careful check, use the CHECKREXXMSG() macro from <rexx/storage.h>