Requests that the element's state be changed to the value specified in the RequestedState parameter. When the requested state change takes place, the element's EnabledState and RequestedState will be the same. Invoking the RequestStateChange method multiple times could result in earlier requests being overwritten/lost. If 0 is returned, then the task completed successfully and the use of ConcreteJob was not required. If 4096 (0x1000) is returned, then the task will take some time to complete, ConcreteJob will be created, and its reference returned in the output parameter Job. Any other return code indicates an error condition.
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 ...
Requests that the state of the element be changed to the value specified in the RequestedState parameter. When the requested ...
Requests that the state of the job be changed to the value specified in the RequestedState parameter. Invoking the RequestStateChange ...