Click or drag to resize

FolderPickerSetOptions Method

Sets the options.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual int SetOptions(
	int options
)

Parameters

options
Type: SystemInt32
The default options.

Return Value

Type: Int32
The options to use.
See Also