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