Important: The information in this document is obsolete and should not be used for new development.
OTCanLoadLibraries
Checks whether Open Transport can load libraries.C INTERFACE
Boolean OTCanLoadLibraries(void);C++ INTERFACES
None. C++ applications use the C interface to this function.PARAMETERS
function result The function returnstrue
if you can load libraries.