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

Method CAniMenuTrayIcon

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

Source from the content-addressed store, hash-verified

336// Construction
337public:
338 CAniMenuTrayIcon() {}
339 CAniMenuTrayIcon(LPCTSTR szTip, HICON hIcon, UINT Menu=0, UINT Default=0, BOOL ByPos=FALSE) : CMenuTrayIcon(szTip, hIcon, Menu, Default, ByPos) {}
340 virtual ~CAniMenuTrayIcon() {StopAnimating();}
341

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected