- Timestamp:
- Dec 6, 2012 9:03:33 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dbus.h
r43790 r44047 90 90 /* Primitive types. */ 91 91 #define DBUS_TYPE_INVALID ((int) '\0') 92 #define DBUS_TYPE_BOOLEAN ((int) 'b') 92 93 #define DBUS_TYPE_INT32 ((int) 'i') 93 94 #define DBUS_TYPE_UINT32 ((int) 'u')
Note:
See TracChangeset
for help on using the changeset viewer.