![]() | DriverSession::InitOptions |
Returns the contents of the OptionsString parameter that was passed to the InitWithOptions function when the session was created.
virtual const std::string& InitOptions() const; const std::string& InitOptions(ViSession Vi);
[in] ViSession handle for the driver session.
Returns the string containing the entire contents of the OptionsString parameter passed to the InitWithOptions function.