FolderPickerSetOptions Method |
Sets the options.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected virtual int SetOptions(
int options
)
Parameters
- options
- Type: SystemInt32
The default options.
Return Value
Type:
Int32The options to use.
See Also