Previous Topic: bool SetCrossProjectMerge(LPCTSTR szCrossProjectMergeName)

Next Topic: bool SetTakeSnapshot(LPCTSTR szTakeSnapshotName)


bool SetCrossProjectMerge(HAROBJID iObjId)

Sets the specified CrossProjectMerge as the current context CrossProjectMerge.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.CrossProjectMerge( iObjid );

More information: