Skip to content

DriverSession::ResourceName

Returns the ResourceName parameter that was passed to the init or InitWithOptions function when the session was created.

virtual const std::string& ResourceName() const;
const std::string& ResourceName(ViSession Vi);

Vi

[in] ViSession handle for the driver session.

Returns the ResourceName parameter that was passed to the init or InitWithOptions function when the session was created.