Platforms to show: All Mac Windows Linux Cross-Platform
WinShellItemMBS.kCompareAllFields = &h80000000
Function:
One of the comparison mode constants.
Notes: Exact comparison of two instances of a Shell item.
Type | Topic | Plugin | Version |
const | Navigation | MBS WinFrameworks Plugin | 20.1 |
Notes: Exact comparison of two instances of a Shell item.
WinShellItemMBS.kCompareCanonical = &h10000000
Function:
One of the comparison mode constants.
Notes: Comparison is based on a canonical name.
Type | Topic | Plugin | Version |
const | Navigation | MBS WinFrameworks Plugin | 20.1 |
Notes: Comparison is based on a canonical name.
WinShellItemMBS.kCompareDisplayName = 0
Function:
One of the comparison mode constants.
Notes: Comparison based on the display name in a folder view.
Type | Topic | Plugin | Version |
const | Navigation | MBS WinFrameworks Plugin | 20.1 |
Notes: Comparison based on the display name in a folder view.
WinShellItemMBS.kCompareTestFileSystemPathIfNotEqual = &h20000000
Function:
One of the comparison mode constants.
Notes: Windows 7 and later. If the Shell items are not the same, test the file system paths.
Type | Topic | Plugin | Version |
const | Navigation | MBS WinFrameworks Plugin | 20.1 |
Notes: Windows 7 and later. If the Shell items are not the same, test the file system paths.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.

Links
MBS Xojo Plugins