Ejemplo n.º 1
0
 public static extern int SHCreateShellItem(IntPtr pidlParent, Interop.QTTabBar.IShellFolder psfParent, IntPtr pidl, out IShellItem ppsi);
Ejemplo n.º 2
0
 public static extern int SHGetDesktopFolder(out Interop.QTTabBar.IShellFolder ppshf);
Ejemplo n.º 3
0
 public static extern int SHBindToParent(IntPtr pidl, [MarshalAs(UnmanagedType.LPStruct)] Guid riid, out Interop.QTTabBar.IShellFolder ppv, out IntPtr ppidlLast);