Previous Topic: bool SetMovePath(HAROBJID iObjId)

Next Topic: bool SetRemovePath(HAROBJID iObjId)


bool SetRemovePath(LPCTSTR szRemovePathName)

Sets the specified RemovePath as the current context RemovePath.

Owning Class

CaContext

Arguments

LPCTSTR szRemovePathName

Return Value

True if success, false if fails

Example

rContext.SetRemovePath(szName);

More information: