The structure used to define an interface control
#include <aoi.h> typedef struct AOICtrl AOICtrl_t;
The AOICtrl_t structure is a private data type that defines an interface control. It contains at least these members:
Use this structure to pass the control for an interface.