ILIsParent (shell32)
Last changed: -87.8.43.11

.

C# Signature:

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

Documentation
ILIsParent on MSDN