OnDemandLocalFileSystemNotifyFileOpenCompletion Method |
Namespace: ShellBoost.Core.Synchronization
protected virtual int NotifyFileOpenCompletion( OnDemandCallbackContext callbackContext, string localRelativePath, OnDemandOpenCompletionFlags flags )
Exception | Condition |
---|---|
ArgumentNullException | localRelativePath is null. |
ArgumentException | localRelativePath is a rooted path. |