Click or drag to resize

OnDemandDeleteCompletionFlags Enumeration

Flags set by the NotifyDeleteCompletion method.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
[FlagsAttribute]
public enum OnDemandDeleteCompletionFlags
Members
  Member nameValueDescription
None0 No flags.
See Also