\constfunc{bool}{IsLoaded}{\void}
-Returns TRUE if the library was successfully loaded, FALSE otherwise.
+Returns true if the library was successfully loaded, false otherwise.
\membersection{wxDynamicLibrary::Load}\label{wxdynamiclibraryload}
Loads DLL into memory.
-Returns TRUE if the library was successfully loaded, FALSE otherwise.
+Returns true if the library was successfully loaded, false otherwise.
\membersection{wxDynamicLibrary::Unload}\label{wxdynamiclibraryunload}