MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / get_sessionid

Function get_sessionid

cppcryptfs/dokan/cryptdokan.cpp:2914–2917  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2912}
2913
2914DWORD get_sessionid() noexcept
2915{
2916 return g_SessionId;
2917}

Callers 1

MountMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected