Previous Topic: bool SetDemote(HAROBJID iObjId)

Next Topic: bool SetCrossProjectMerge(HAROBJID iObjId)


bool SetCrossProjectMerge(LPCTSTR szCrossProjectMergeName)

Sets the specified CrossProjectMerge as the current context CrossProjectMerge.

Owning Class

CaContext

Arguments

LPCTSTR szCrossProjectMerge

Return Value

True if success, false if fails

Example

rContext.CrossProjectMerge(szName);

More information: