Dokan changes
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
void Mount(const wchar_t& driveLetter, const String& cacheLocation, const std::uint64_t& maxCacheSizeBytes);
|
||||
|
||||
void Unmount(const bool& clearCache = false);
|
||||
|
||||
void ClearCache();
|
||||
};
|
||||
|
||||
NS_END(3)
|
Reference in New Issue
Block a user