XmlHashStatus
Description:
[ CCode ( cprefix = "E_XMLHASH_STATUS_" , has_type_id = false ) ]
public enum XmlHashStatus
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.