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