Previous Topic: bool IsItemPath(void) const

Next Topic: bool SetDescription(LPCTSTR szDesc)


CaMoveItem

CaMoveItem encapsulates the MoveItem process. It cannot be instantiated directly. The MoveItem process can be set in the CaContext object either by name or object ID. The CaMoveItem object can only be retrieved from the CaContext after it has been set. Set the item either by object ID or by name and path. Set the target item path by Object ID or by path. This is a logical move that creates new versions of the source item (and any sub-items) on the new item path.

Usage
Public Methods

More information: