eDeviceType_GenericRoot
Purpose
The eDeviceType_GenericRoot is not a device type like the other device types - it is a constant value integer (Value = 999) which is to be used when a device is to be a root device for a parent/child relationship, and does not fit any other API specific model.
Parameters
Parameter: (Value)
Type: Integer
Description: The value of this device type is 999.
Returns
Nothing
Example
Sample Code
VB
None