SaveOptions Specifies the path and file name of an XML file and writes the options values out to that file. C++ HRESULT SaveOptions([in] BSTR saveoptions); Visual Basic Public Function SaveOptions ( saveoptions As String ) As Long Parameters saveoptions[in] the path and file name of an XML file for saving out options values Return value None Back to Equation Composer API index Table of Contents C++ Visual Basic