Previous Topic: bool SetCheckin(HAROBJID iObjId)

Next Topic: bool SetInteractiveMerge(HAROBJID iObjId)


bool SetInteractiveMerge(LPCTSTR szInteractiveMergeName)

Sets the specified InteractiveMerge as the current context InteractiveMerge.

Owning Class

CaContext

Arguments

LPCTSTR szInteractiveMergeName

Return Value

True if success, false if fails

Example

rContext.SetInteractiveMerge(szName);

More information: