D-Bus
1.8.16
|
A globally unique ID ; we have one for each DBusServer, and also one for each machine with libdbus installed on it. More...
#include <dbus-internals.h>
Data Fields | |
dbus_uint32_t | as_uint32s [DBUS_UUID_LENGTH_WORDS] |
guid as four uint32 values | |
char | as_bytes [DBUS_UUID_LENGTH_BYTES] |
guid as 16 single-byte values | |
A globally unique ID ; we have one for each DBusServer, and also one for each machine with libdbus installed on it.
Definition at line 350 of file dbus-internals.h.