Previous Topic: bool SetDeleteVersion(LPCTSTR szDeleteVersionName)

Next Topic: bool SetRemoveItem(LPCTSTR szRemoveItemName)


bool SetDeleteVersion(HAROBJID iObjId)

Sets the specified DeleteVersion as the current context DeleteVersion.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetDeleteVersion(iObjId);

More information: