Operating systems, development tools, and professional services
for connected embedded systems

Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation

AOICtrl_t

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