Previous Topic: bool SetRemovePath(LPCTSTR szRemovePathName)

Next Topic: bool SetRenamePath(LPCTSTR szRenamePathName)


bool SetRemovePath(HAROBJID iObjId)

Sets the specified RemovePath as the current context RemovePath.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetRemovePath( iObjId );

More information: