Click or drag to resize

DirectoryEnumerateFileIdBothDirectoryInfoTransacted Method

Overload List
  NameDescription
Public methodStatic memberEnumerateFileIdBothDirectoryInfoTransacted(KernelTransaction, String)
[AlphaFS] Retrieves information about files in the directory specified by path in ReadWrite mode.
Public methodStatic memberEnumerateFileIdBothDirectoryInfoTransacted(KernelTransaction, String, PathFormat)
[AlphaFS] Retrieves information about files in the directory specified by path in ReadWrite mode.
Public methodStatic memberEnumerateFileIdBothDirectoryInfoTransacted(KernelTransaction, String, FileShare)
[AlphaFS] Retrieves information about files in the directory specified by path in specified FileShare mode.
Public methodStatic memberEnumerateFileIdBothDirectoryInfoTransacted(KernelTransaction, String, FileShare, PathFormat)
[AlphaFS] Retrieves information about files in the directory specified by path in specified FileShare mode.
Top
See Also