Previous Topic: bool SetPackage(LPCTSTR szPackageName)

Next Topic: bool SetSnapshotView(LPCTSTR szSnapshotViewName)


bool SetPackage(HAROBJID iObjId)

Sets the specified Package as the current context Package.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetPackage(iObjId);

More information: