Programmer's Guide > Interfaces > CMSObject interface > CMSLockFlags enumeration
  
CMSLockFlags enumeration
The CMSLockFlags enumerated type is used to construct the flags parameter to the checkout method by ORing any of the following options.
The CMSLockFlags enumeration has the following constants of type int.
CMS_LOCK_FORCE = 0x1
Break existing locks (if supported).