firmware_subversion
Description
Specifies the Subversion of the firmware.
Syntax
UInt32 firmware_subversion
Read
Gets the Subversion of the firmware.
Example
int fwSubversion;
fwSubversion = dsm.firmware_subversion;
Write
Read-Only.