sbIDeviceCompatibility Interface Reference

[UNIMPLEMENTED UNTIL AFTER 0.3] More...

import"sbIDeviceCompatibility.idl";

Inheritance diagram for sbIDeviceCompatibility:
[legend]
Collaboration diagram for sbIDeviceCompatibility:
[legend]

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
 

Detailed Description

[UNIMPLEMENTED UNTIL AFTER 0.3]

Note
Implementations of this interface must be threadsafe.

Definition at line 35 of file sbIDeviceCompatibility.idl.

Member Data Documentation

readonly attribute unsigned long sbIDeviceCompatibility::compatibility

Definition at line 47 of file sbIDeviceCompatibility.idl.

const unsigned long sbIDeviceCompatibility::COMPATIBLE_BASIC_SUPPORT = 1

Definition at line 41 of file sbIDeviceCompatibility.idl.

const unsigned long sbIDeviceCompatibility::COMPATIBLE_ENHANCED_SUPPORT = 2

Definition at line 42 of file sbIDeviceCompatibility.idl.

const unsigned long sbIDeviceCompatibility::INCOMPATIBLE = 0

Definition at line 40 of file sbIDeviceCompatibility.idl.

const unsigned long sbIDeviceCompatibility::PREFERENCE_NONE = 1

Definition at line 53 of file sbIDeviceCompatibility.idl.

const unsigned long sbIDeviceCompatibility::PREFERENCE_REJECTED = 2

Definition at line 54 of file sbIDeviceCompatibility.idl.

const unsigned long sbIDeviceCompatibility::PREFERENCE_SELECTED = 3

Definition at line 55 of file sbIDeviceCompatibility.idl.

const unsigned long sbIDeviceCompatibility::PREFERENCE_UNKNOWN = 0

Definition at line 52 of file sbIDeviceCompatibility.idl.

readonly attribute unsigned long sbIDeviceCompatibility::userPreference

Definition at line 60 of file sbIDeviceCompatibility.idl.


The documentation for this interface was generated from the following file: