Is there a way to get current active device name/index?
You can use System::getDriver()
to retrieve the currently used output device index and System::getDriverInfo()
to get all its info.
Is there a way to get current active device name/index?
You can use System::getDriver()
to retrieve the currently used output device index and System::getDriverInfo()
to get all its info.