Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

AOMimeInfo_t

Mimetype information

Synopsis:

See below.

Description:

This structure defines mimetype information. The structure contains at least the following members:

char *mimetype
The mimetype (type and subtype) supported (e.g. image/jpeg).
char *extensions
A comma-separated list of file extensions (e.g. jpg,jpeg).
char *description
A description of the mimetype.

Classification:

QNX Neutrino