MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / ~CryptOpenFiles

Method ~CryptOpenFiles

libcppcryptfs/file/openfiles.h:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143public:
144 CryptOpenFiles() = default;
145 virtual ~CryptOpenFiles() = default;
146
147 bool OpenFile(LPCWSTR path, HANDLE h);
148

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected