ReactOS 0.4.16-dev-470-g91b8923
|
Public Member Functions | |
CButtonIconItem (CTrayIconWnd *pWnd, DWORD dwUnknown24) | |
STDMETHOD_ (BOOL, OnMsg)(WPARAM wParam | |
STDMETHOD_ (BOOL, OnDelayMsg)(UINT uMsg) override | |
Public Member Functions inherited from CTrayIconItem | |
CTrayIconItem (CTrayIconWnd *pTrayIconWnd) | |
virtual | ~CTrayIconItem () |
BOOL | _Init (HWND hWnd, UINT uCallbackMessage, UINT uNotifyIconID, const GUID &rguid) |
BOOL | UpdateMenuRectPoint () |
BOOL | RemoveIcon () |
STDMETHOD_ (BOOL, SetIcon)(HICON hIcon | |
STDMETHOD_ (BOOL, OnMsg)(WPARAM wParam | |
STDMETHOD_ (BOOL, OnDelayMsg)(UINT uMsg) | |
Public Attributes | |
LPARAM lParam | override |
Public Attributes inherited from CTrayIconItem | |
LPCWSTR | pszTip |
LPARAM | lParam { return FALSE |
Protected Attributes | |
DWORD | m_dwUnknown24 |
HKL | m_hKL |
Protected Attributes inherited from CTrayIconItem | |
HWND | m_hWnd |
UINT | m_uCallbackMessage |
UINT | m_uNotifyIconID |
DWORD | m_dwIconAddOrModify |
BOOL | m_bIconAdded |
CTrayIconWnd * | m_pTrayIconWnd |
DWORD | m_dwUnknown25 |
GUID | m_guid |
RECT | m_rcMenu |
POINT | m_ptCursor |
Friends | |
class | CTrayIconWnd |
CButtonIconItem::CButtonIconItem | ( | CTrayIconWnd * | pWnd, |
DWORD | dwUnknown24 | ||
) |
|
override |
CButtonIconItem::STDMETHOD_ | ( | BOOL | , |
OnMsg | |||
) |
|
friend |
|
protected |
Definition at line 1180 of file msutb.cpp.
Referenced by CButtonIconItem().
|
protected |
Definition at line 1181 of file msutb.cpp.
Referenced by CTrayIconWnd::SetMainIcon().