Previous Topic: bool SetCreatePackage(LPCTSTR szCreatePackageName)

Next Topic: bool SetDeleteVersion(LPCTSTR szDeleteVersionName)


bool SetCreatePackage(HAROBJID iObjId)

Sets the specified CreatePackage as the current context CreatePackage.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetCreatePackage(iObjId);

More information: