ILIsEqual (shell32)
Last changed: -87.8.43.11

.

C# Signature:

    [DllImport("shell32.dll", EntryPoint = "#21")]
    public static extern bool ILIsEqual(IntPtr pidl1, IntPtr pidl2);

Documentation
ILIsEqual on MSDN