Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/ao/aoadddirectory.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/ao/aoadddirectory.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/ao/aoadddirectory.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/ao/aoadddirectory.html on line 8

AoAddDirectory()

Add the interfaces contained in all DLLs in a directory to the global list of interfaces

Synopsis:

#include <aoi.h>

int32_t AoAddDirectory(const char *path,
                       const char *pattern);

Arguments:

path
The directory that contains the DLLs with interfaces you want to make available within your application.
pattern
A filename pattern, such as .so or decoder, that limits the type of files added as DLLs. Set to NULL to match all files.

Library:

libaoi.so

Description:

This function attempts to add all the interfaces in the DLLs that match a pattern at the given directory path to the global list of interfaces.

Returns:

0 if successful.

Classification:

QNX Neutrino

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

AoAdd(), AoAddStatic()


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/ao/aoadddirectory.html on line 99

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/ao/aoadddirectory.html on line 99