Get the engine version from shared device, which is an object of dcpp::shared_device.
Calling Sig:
const dcpp::char_kt * version = shared_device.version();
// Can use auto.
shared_device.version() do check-throw exception.
method: shared_device.tuple()
class: dcpp::shared_device
Up
Duckcpp
cppfx.xyz