Previous Topic: bool SetInteractiveMerge(LPCTSTR szInteractiveMergeName)

Next Topic: bool SetPromote(LPCTSTR szPromoteName)


bool SetInteractiveMerge(HAROBJID iObjId)

Sets the specified InteractiveMerge as the current context InteractiveMerge.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetConcurrentMerge(iObjId);

More information: