NzaeSharedLibraryInfo struct reference

Shared library information.

Public attributes

autoLoad
An array of the autoload settings.
libraryFullPaths
An array of the library's full paths.
libraryNames
An array of library names.
numLibraries
The number of libraries.

Member data documentation

bool* autoLoad
An array of the autoload settings.
const char** libraryFullPaths
An array of the library's full paths.
const char** libraryNames
An array of library names.
int numLibraries
The number of libraries.