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