(C) 1998 AROS - The Amiga Research OS


NAME
#include <>
#include <proto/commodities.h>

ULONG CxMsgType (cxm)

LOCATION
In CxBase at offset 23

SYNOPSIS
CxMsg * cxm

FUNCTION
Obtain the type of the commodity message 'cxm'.

INPUTS
cxm
The message the type of which is to be determined (may NOT be NULL).

RESULT
The type of 'cxm'. The available types of commodity messages is defined in <libraries/commodities.h>.

EXAMPLE

SEE ALSO

NOTES

BUGS

INTERNALS

HISTORY
18.07.1999 SDuvan
Finally -- commodities.library