ShellUtilitiesSetBindOptions Method (IBindCtx, BIND_OPTS3, Boolean) |
Namespace: ShellBoost.Core.Utilities
public static int SetBindOptions( this IBindCtx bindContext, BIND_OPTS3 options, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | bindContext is null. |