Previous Topic: bool SetInteractiveMerge(HAROBJID iObjId)

Next Topic: bool SetPromote(HAROBJID iObjId)


bool SetPromote(LPCTSTR szPromoteName)

Sets the specified Promote as the current context Promote.

Owning Class

CaContext

Arguments

LPCTSTR szPromoteName

Return Value

True if success, false if fails

Example

rContext.SetPromote(szName);

More information: