MenuContextFromIDList Method (IntPtr, BuildMenuOptions, IBindCtx, CMF, Object, Boolean) |
Namespace: ShellBoost.Core.WindowsShell
public static Menu ContextFromIDList( IntPtr pidl, BuildMenuOptions options = BuildMenuOptions.None, IBindCtx context = null, CMF flags = CMF.CMF_NORMAL, Object site = null, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentException | pidl is Zero. |