import "sbIDeviceCompatibility.idl";
Public Attributes | |
const unsigned long | INCOMPATIBLE = 0 |
const unsigned long | COMPATIBLE_BASIC_SUPPORT = 1 |
const unsigned long | COMPATIBLE_ENHANCED_SUPPORT = 2 |
readonly attribute unsigned long | compatibility |
const unsigned long | PREFERENCE_UNKNOWN = 0 |
const unsigned long | PREFERENCE_NONE = 1 |
const unsigned long | PREFERENCE_REJECTED = 2 |
const unsigned long | PREFERENCE_SELECTED = 3 |
readonly attribute unsigned long | userPreference |
Definition at line 35 of file sbIDeviceCompatibility.idl.