mvm_gui_get_webserver_optionsT_mvm_gui_get_webserver_optionsMvmGuiGetWebserverOptionsMvmGuiGetWebserverOptions (Operator)
Name
mvm_gui_get_webserver_optionsT_mvm_gui_get_webserver_optionsMvmGuiGetWebserverOptionsMvmGuiGetWebserverOptions — Return current webserver options for a given server in JSON format.
Signature
Description
Return the current webserver options for a given server in JSON format.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
ServerHandleServerHandleServerHandleServerHandleserverHandle (input_control) serial → HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
GUI server handle
JsonOptionsJsonOptionsJsonOptionsJsonOptionsjsonOptions (output_control) string → HTupleHTupleHtuple (string) (string) (HString) (char*)
options in JSON notation
See also
mvm_gui_set_webserver_optionsmvm_gui_set_webserver_optionsMvmGuiSetWebserverOptionsMvmGuiSetWebserverOptionsMvmGuiSetWebserverOptions
Module
Foundation