Previous Topic: bool SetDeleteVersion(HAROBJID iObjId)

Next Topic: bool SetRemoveItem(HAROBJID iObjId)


bool SetRemoveItem(LPCTSTR szRemoveItemName)

Sets the specified RemoveItem as the current context RemoveItem.

Owning Class

CaContext

Arguments

LPCTSTR szRemoveItemName

Return Value

True if success, false if fails

Example

rContext.SetRemoveItem(szName);

More information: