Function TRTSERVER_ServerOptionsDelete

Function Documentation

TRTSERVER_Error *TRTSERVER_ServerOptionsDelete(TRTSERVER_ServerOptions *options)

Delete a server options object.

Return

a TRTSERVER_Error indicating success or failure.

Parameters
  • options: The server options object.