ClearRexxMsg(msgptr, count)
VOID ClearRexxMsg(
struct RexxMsg *,ULONG)
This function will
DeleteArgstring() one or more argstrings from the RexxMsg and clear the slot. The count is used to select the number of slots to clear.
All of the slots in the given count will be cleared and the argstring will have been released.