ViewOpenAndSelect Method (IEnumerableIntPtr, OFASI, Boolean) |
Namespace: ShellBoost.Core.WindowsShell
public static int OpenAndSelect( IEnumerable<IntPtr> children, OFASI options = OFASI.OFASI_NONE, bool throwOnError = true )
| Exception | Condition |
|---|---|
| ArgumentNullException | children is null. |
| ArgumentException | children don't share a common parent folder. |