device_subcat


Description

Specifies the Subcategory of the device.

Syntax

UInt32 device_subcat

Read

Gets the Subcategory of the device.

Example

int deviceSubcategory;
deviceSubcategory = dsm.device_subcat;

Write

Read-Only.