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