Structure to store data about loaded libraries. More...
Public Attributes | |
| ACE_SHLIB_HANDLE | hLib |
| system library handle | |
| int | nRefCount |
| reference(s) to the library | |
| ACE_CString | path |
| full path to the library | |
Structure to store data about loaded libraries.
| ACE_SHLIB_HANDLE maci::LibraryManager::LibraryInfo::hLib |
system library handle
reference(s) to the library
| ACE_CString maci::LibraryManager::LibraryInfo::path |
full path to the library
1.7.0