Skip to content

DriverSession::LogicalName

Returns the logical name associated with the driver session.

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

Vi

[in] ViSession handle for the driver session.

Returns the logical name associated with the driver session.

If the ResourceName parameter is mapped to a logical name or a driver session in the IVI Configuration Store, then this function returns that logical name or driver session. If the ResourceName parameter does not map to a logical name or a driver session, then this function returns an empty string.