Get the character corresponding to a named entity. The entity name can also be a numeric constant. -1 is returned if the name is not known.
int mxmlEntityGetValue( const char * name);
Character value or -1 on error