This enumeration defines constants for the various possible layouts of the file comparison window.
| Constant | Value | Description |
|---|---|---|
| fvtNone | 0x0000 (0) | The file comparison object doesn’t have a user interface. |
| fvtTwoWay | 0x0001 (1) | The file comparison UI displays a two-way comparison. |
| fvtThreeWay | 0x0002 (2) | The file comparison UI displays a three-way comparison. |
| Related topics |
|---|
