OEGetFormatExtension¶
const char *OEGetFormatExtension(unsigned int tag)
Returns a comma-separated list of possible file extensions corresponding to the specified parameter. The parameter, ‘tag’, should be drawn from the the OEFormat namespace.
See also
Example program OEChemInfo.java