Previous Topic: bool SetRenamePath(LPCTSTR szRenamePathName)

Next Topic: bool SetPackage(LPCTSTR szPackageName)


bool SetRenamePath(HAROBJID iObjId)

Sets the specified RenamePath as the current context RenamePath.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetRenamePath( iObjId );

More information: