Click or drag to resize

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

[in] ViSession handle for the driver session.

Return Value

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

Download a complete CHM version of this documentation here.