DictionaryHandle :: LoadOSILibraries - - internal feature (not documented)
Return value: Success ( logical )
Implementation overview
- - internal feature (not documented)
DictionaryHandle :: LoadOSILibraries ( server_opt ) - - internal feature (not documented)
DictionaryHandle :: LoadOSILibraries ( cnstring, server_opt )
Implementation details
-
- internal feature (not documented)
logical DictionaryHandle  :: LoadOSILibraries ( logical server_opt )
- server_opt
- Server option
Functions that may run on client and server side get this option in order to decide where to run the function.
to list
- server_opt
- Server option
-
- internal feature (not documented)
logical DictionaryHandle  :: LoadOSILibraries ( NString &cnstring, logical server_opt )
- cnstring - String containing the text
- server_opt
- Server option
Functions that may run on client and server side get this option in order to decide where to run the function.
to list