Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
AOICtrl_t

AOICtrl_t

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

AOICtrl_t

The structure used to define an interface control

Synopsis:

See below.

Description:

A structure that defines an interface control. It contains at least the following members:

char *name
The name of the interfaces that the control is for.
char *fname
The path and filename for the DLL that contains the control's interfaces.

Use this structure to pass the control for an interface.

Classification:

QNX Neutrino

See also:

AOInterface_t