Previous Topic: bool SetRemovePath(HAROBJID iObjId)

Next Topic: bool SetRenamePath(HAROBJID iObjId)


bool SetRenamePath(LPCTSTR szRenamePathName)

Sets the specified RenamePath as the current context RenamePath.

Owning Class

CaContext

Arguments

LPCTSTR szRenamePathName

Return Value

True if success, false if fails

Example

rContext.SetRenamePath(szName);

More information: