DokanNet.Native Namespace Reference
Classes | |
struct | BY_HANDLE_FILE_INFORMATION |
Contains information that the DokanOperationProxy.GetFileInformationProxy function retrieves. | |
class | DOKAN_OPERATIONS |
Dokan API callbacks interface | |
class | DOKAN_OPTIONS |
Dokan mount options used to describe dokan device behaviour More... | |
class | NativeMethods |
Native API to the kernel Dokan driver. | |
struct | WIN32_FIND_DATA |
Contains information about the file that is found by the FindFirstFile, FindFirstFileEx, or FindNextFile function. | |
struct | WIN32_FIND_STREAM_DATA |
Contains information about the stream found by the FindFirstStreamW (MSDN) or FindNextStreamW (MSDN) function. | |