GetIsHidden
Gets a Boolean value that indicates whether the device is hidden.
Declaration
bool GetIsHidden();Return Value
true if the device is hidden; false otherwise.
Discussion
This value defaults to false when the device initializes.
This method synchronizes by using the work queue created by the object.