Add the interfaces contained in all DLLs in a directory to the global list of interfaces
#include <aoi.h> int32_t AoAddDirectory(const char *path, const char *pattern);
libaoi.so
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.
0 if successful.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |