PDOKAN_FIND_DATA Struct Reference
Dokan find file list. More...
Data Fields | |
| WIN32_FIND_DATAW | FindData |
| LIST_ENTRY | ListEntry |
Detailed Description
Dokan find file list.
Used by FindFiles
Field Documentation
| WIN32_FIND_DATAW PDOKAN_FIND_DATA::FindData |
File data information link
| LIST_ENTRY PDOKAN_FIND_DATA::ListEntry |
Current list entry informations
The documentation for this struct was generated from the following file:
- directory.c

1.8.11