��������: GetSelHotItemTextColor ��������: DWORD ����˵��:
| 789 | // ����˵��: |
| 790 | //************************************ |
| 791 | DWORD CTreeNodeUI::GetSelItemHotTextColor() const |
| 792 | { |
| 793 | return m_dwSelItemHotTextColor; |
| 794 | } |
| 795 | |
| 796 | /*****************************************************************************/ |
| 797 | /*****************************************************************************/ |
nothing calls this directly
no outgoing calls
no test coverage detected