MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / WinRTFileTime

Method WinRTFileTime

FastCopy/FileTime.cpp:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16WinRTFileTime::WinRTFileTime(HANDLE fileHandle) : FileTime{fileHandle}
17{
18}
19
20WinRTFileTime::WinRTFileTime(std::wstring_view path) : FileTime{path}
21{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected