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

Method IsRunningAsAdministrator

cppcryptfs/cppcryptfs.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 void RecreateSystemTrayIcon();
112
113 bool IsRunningAsAdministrator() { return m_bIsRunningAsAdministrator; }
114 bool IsReallyAdministrator() { return m_bIsReallyAdministrator; }
115// Implementation
116

Callers 3

OnInitDialogMethod · 0.80
OnInitDialogMethod · 0.80
OnDestroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected