OnDemandDataObject Constructor |
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntaxpublic OnDemandDataObject(
bool addDefaultFormats = true
)
Parameters
- addDefaultFormats (Optional)
- Type: System.Boolean
if set to true CF_HDROP and CFSTR_SHELLIDLIST are added automatically from current shell items.
See Also