|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| CCicLibMenuItem () | |
| virtual | ~CCicLibMenuItem () |
| BOOL | Init (UINT uId, DWORD dwFlags, HBITMAP hbmp, HBITMAP hbmpMask, const WCHAR *pch, ULONG cch, ITfMenu *pMenu) |
| HBITMAP | CreateBitmap (HANDLE hBitmap) |
Protected Attributes | |
| DWORD | m_uId |
| DWORD | m_dwFlags |
| HBITMAP | m_hbmp |
| HBITMAP | m_hbmpMask |
| BSTR | m_bstrText |
| ITfMenu * | m_pMenu |
| CCicLibMenuItem::CCicLibMenuItem | ( | ) |
|
virtual |
Definition at line 2019 of file msutb.cpp.
Referenced by Init().
| BOOL CCicLibMenuItem::Init | ( | UINT | uId, |
| DWORD | dwFlags, | ||
| HBITMAP | hbmp, | ||
| HBITMAP | hbmpMask, | ||
| const WCHAR * | pch, | ||
| ULONG | cch, | ||
| ITfMenu * | pMenu | ||
| ) |
Definition at line 1993 of file msutb.cpp.
Referenced by CCicLibMenu::AddMenuItem().
|
protected |
Definition at line 743 of file msutb.cpp.
Referenced by CCicLibMenuItem(), Init(), and ~CCicLibMenuItem().
|
protected |
Definition at line 740 of file msutb.cpp.
Referenced by CCicLibMenuItem(), Init(), and CUTBLBarMenuItem::InsertToUI().
|
protected |
Definition at line 741 of file msutb.cpp.
Referenced by CCicLibMenuItem(), Init(), and ~CCicLibMenuItem().
|
protected |
Definition at line 742 of file msutb.cpp.
Referenced by CCicLibMenuItem(), Init(), and ~CCicLibMenuItem().
|
protected |
Definition at line 744 of file msutb.cpp.
Referenced by CCicLibMenuItem(), Init(), and ~CCicLibMenuItem().
|
protected |
Definition at line 739 of file msutb.cpp.
Referenced by CCicLibMenuItem(), and Init().