Packages
libedataserver-1.2
E
XmlHashStatus
DIFFERENT
NOT_FOUND
SAME
XmlHashStatus
Description:
[
CCode
( cprefix =
"E_XMLHASH_STATUS_"
, has_type_id =
false
) ]
public
enum
XmlHashStatus
Namespace:
E
Package:
libedataserver-1.2
Content:
Enum values:
DIFFERENT
-
The compared values are different.
NOT_FOUND
-
The key to compare against was not found.
SAME
-
The compared values are the same.