#include <sbDeviceCapabilities.h>
Public Member Functions | |
| NS_DECL_ISUPPORTS NS_DECL_SBIDEVCAPRANGE NS_DECL_NSICLASSINFO | sbDevCapRange () |
Public Member Functions inherited from sbIDevCapRange | |
| void | Initialize (in long aMin, in long aMax, in long aStep) |
| long | GetValue (in unsigned long aIndex) |
| void | AddValue (in long aValue) |
| boolean | IsValueInRange (in long aValue) |
Additional Inherited Members | |
Public Attributes inherited from sbIDevCapRange | |
| readonly attribute unsigned long | valueCount |
| readonly attribute long | min |
| readonly attribute long | max |
| readonly attribute long | step |
|
inline |
Definition at line 101 of file sbDeviceCapabilities.h.