27 #ifndef __SBDEVICECOMPATIBILITY_H__
28 #define __SBDEVICECOMPATIBILITY_H__
30 #include <sbIDeviceCompatibility.h>
36 NS_DECL_SBIDEVICECOMPATIBILITY
41 nsresult
Init(PRUint32 aCompatibility,
42 PRUint32 aUserPreference);
46 PRUint32 mCompatibility;
47 PRUint32 mUserPreference;
virtual ~sbDeviceCompatibility()
NS_DECL_ISUPPORTS NS_DECL_SBIDEVICECOMPATIBILITY sbDeviceCompatibility()
nsresult Init(PRUint32 aCompatibility, PRUint32 aUserPreference)
[UNIMPLEMENTED UNTIL AFTER 0.3]