Lines Matching refs:control
40 /** Generic control access interface.
43 by the implementing service. The supported controls, control
55 /** Change a control property.
58 The name of the control. Common control names are for
62 The control property to manipulate. Common control properties
69 when the control is not supported, the control property is invalid or
70 the value fits not the control action.
76 /** Query for a control property.
79 The name of the control. Common control names are for
83 The requested control property. Common control properties
90 when the control is not supported or the control property is invalid.