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