Database Macros (Compact 2013)
3/26/2014
This section describes database macros that work with CEGUIDs and property identifiers.
In This Section
- CHECK_INVALIDGUID
Verifies whether a CEGUID is equal to the result of running the CREATE_INVALIDGUID macro.
- CHECK_SYSTEMGUID
Checks a CEGUID to determine whether it identifies the object store database volume.
- CREATE_INVALIDGUID
Creates a CEGUID for a CEDB database that does not identify any database volume.
- CREATE_SYSTEMGUID
Creates a CEGUID that identifies the object store database volume.
- TypeFromPropID
Extracts the low order bytes, which contain the type identifier, from a property identifier.