![]()  | 
![]()  | 
![]()  | 
Find a control with the best rating for a mimetype
#include <aoi.h>
const AOICtrl_t *AoFindMime(const char *mimetype,
                            int32_t *rating,
                            const char *interface,
                            int32_t version);
libaoi.so
This function finds the control that has an AOMimetypeInspector interface that returns the best rating for the given mimetype, and has the given interface and version, if specified.
A AOICtrl_t control that meets the search criteria, or NULL if no AOI control is found.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
AoFindExt(), AoFindFormats(), AoFindName(), AoFindStreams() AOICtrl_t
![]()  | 
![]()  | 
![]()  |