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

Method GetTooltipText

cppcryptfs/ui/TrayIcon.h:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 CString GetTooltipText() const {return NID.szTip;}
99 BOOL SetTooltipText(LPCTSTR szTip){
100 if(!OK) return FALSE;
101 NID.uFlags=NIF_TIP;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected