Previous Topic: HINT32 Execute(void)

Next Topic: bool SetDescription(LPCTSTR szDesc)


CaMovePath

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

Usage
Public Methods

More information: