[in] ViSession handle for the driver session.
DriverSession::ResourceName
Returns the ResourceName parameter that was passed to the init or InitWithOptions function when the session was created.
Syntax
Section titled “Syntax”virtual const std::string& ResourceName() const;
const std::string& ResourceName(ViSession Vi);Parameters
Section titled “Parameters”Vi
Return value
Section titled “Return value”Returns the ResourceName parameter that was passed to the init or InitWithOptions function when the session was created.