MenuNewFromIDList Method (IWithIdList, BuildMenuOptions, CMF, IDataObject, Object, Boolean) |
Namespace: ShellBoost.Core.WindowsShell
public static Menu NewFromIDList( IWithIdList idList, BuildMenuOptions options = BuildMenuOptions.None, CMF flags = CMF.CMF_NORMAL, IDataObject dataObject = null, Object site = null, bool throwOnError = true )
| Exception | Condition |
|---|---|
| ArgumentNullException | idList is null. |