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