Previous Topic: bool SetCreatePackage(HAROBJID iObjId)

Next Topic: bool SetDeleteVersion(HAROBJID iObjId)


bool SetDeleteVersion(LPCTSTR szDeleteVersionName)

Sets the specified DeleteVersion as the current context DeleteVersion.

Owning Class

CaContext

Arguments

LPCTSTR szDeleteVersionName

Return Value

True if success, false if fails

Example

rContext.SetDeleteVersion(szName);

More information: