checkout( [flags] )
|
|
Parameters
|
intflags
[optional] Specifies the optional flags controlling the checkout. The value is determined through a bit-wise OR of CMSLockFlags constants.
|
Returns
|
CMSObject. This object, or possibly a new CMSObject representing the working copy.
|
Throws
|
CMSException
Raised for any error.
|