IShellItemCompare Method
Namespace: DevCase.Win32.InterfacesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
- psi IShellItem
-
A IShellItem object to compare with the existing IShellItem object.
- hint ShellItemCompareHint
-
One of the ShellItemCompareHint values that determines how to perform the comparison.
Int32
This parameter receives the result of the comparison.
If the two items are the same this parameter equals zero;
if they are different the parameter is nonzero.