Previous Topic: HINT32 Execute(void)

Next Topic: bool SetDescription(LPCTSTR szDesc)


CaRenamePath

CaRenamePath encapsulates the RenamePath process. It cannot be instantiated directly. The RenamePath process can be set in the CaContext object either by name or object ID. The CaRenamePath object can only be retrieved from the CaContext after it has been set. Set the item path to be renamed either by object ID or by path name. This is a logical rename that creates new versions of an path item (and any sub-items of the source path) with the new item path name.

Usage
Public Methods

More information: