Added values for DOKAN_OPTION_DISABLE_OPLOCKS (as DisableOplocks) and DOKAN_OPTION_OPTIMIZE_SINGLE_NAME_SEARCH (as OptimizeSingleNameSearch) to the enum DokanOptions. Copied over the documentation, translating as appropriate into Visual Studio Intellisearch processing dialect.
Added values for
DOKAN_OPTION_DISABLE_OPLOCKS
(asDisableOplocks
) andDOKAN_OPTION_OPTIMIZE_SINGLE_NAME_SEARCH
(asOptimizeSingleNameSearch
) to the enumDokanOptions
. Copied over the documentation, translating as appropriate into Visual Studio Intellisearch processing dialect.