Click or drag to resize

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);
Parameters
Vi

[in] ViSession handle for the driver session.

Return Value

Returns the string containing the entire contents of the OptionsString parameter passed to the InitWithOptions function.

Download a complete CHM version of this documentation here.