RoutineManager Methods |
The RoutineManager type exposes the following members.
Name | Description | |
---|---|---|
GetCapabilityState | Returns the state of a capability. | |
IsAnyDisallowed | Determines whether any of the capabilities are disallowed | |
PickRoutine |
Selects an active routine
The first routine with a partial match with PreferedRoutine is selected first if it is set.
If there is only one match for the current class, then that is selected. If there is more then one option then a dialog is displayed.
| |
SetCapabilityState | Sets the state of the passed in capabilities. |