Previous Topic: bool SetDescription(LPCTSTR szDesc)

Next Topic: void SetExtMergeToolFlag(bool bExtTool)


void SetExecuteFlag(HINT32 iExecuteFlag)

Sets the execute flag.

Owning Class

CaInteractiveMerge

Arguments

0-3-way

1-2-way

Return Value

None

Example

CaInteractiveMerge& rInteractiveMerge=rContext.GetInteractiveMerge();
rInteractiveMerge.SetExecuteFlag(0);

More information: