Perforce API for the .Net CLR |
 |
MergeData.RunMergeTool�Method�
Runs the external merge tool configured by P4MERGE.
[Visual�Basic]
Public�Function�RunMergeTool()�As�
Boolean
[C#]
public�
bool�RunMergeTool();
Return Value
True if the merge tool exits with code 0, false otherwise.
See Also
MergeData Class | P4API Namespace