Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ GetIcon
Method
GetIcon
cppcryptfs/ui/TrayIcon.h:106–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
HICON GetIcon() const {return NID.hIcon;}
107
BOOL SetIcon(HICON hIcon) {
108
if(!OK) return FALSE;
109
NID.uFlags=NIF_ICON;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected