Click or drag to resize

RoutineManager Methods

The RoutineManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCapabilityState
Returns the state of a capability.
Public methodStatic memberIsAnyDisallowed
Determines whether any of the capabilities are disallowed
Public methodStatic memberPickRoutine
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.
Public methodStatic memberSetCapabilityState
Sets the state of the passed in capabilities.
Top
See Also