Requests that the Device re-establish its configuration, setup and/or state information from a backing store. The intent is to capture this information at an earlier time (via the SaveProperties method), and use it to return a Device to this earlier \"condition\". This method may not be supported by all Devices. The method should return 0 if successful, 1 if the request is not supported, and some other value if any other error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.
Requests a reset of the LogicalDevice. The return value should be 0 if the request was successfully executed, 1 if the request ...
Requests a shutdown of the operating system. The return value should be 0 if the request was successfully executed, 1 if ...
Requests that the Device capture its current configuration, setup and/or state information in a backing store. The goal would ...
Requests that the Device capture its current configuration, setup and/or state information in a backing store. This is handled ...
Requests that the Device re-establish its configuration, setup and/or state information from a backing store. The intent ...
Requests that the Device re-establish its configuration, setup and/or state information from a backing store. This is handled ...
Requests that the element's state be changed to the value specified in the RequestedState parameter. When the requested state ...
Requests that the fan speed be set to the value specified in the method's input parameter. The return value should be 0 if ...
Requests that the Log be cleared of all entries. The return value should be 0 if the request was successfully executed, 1 ...