��������: GetVisibleTag ��������: bool ����˵��:
| 347 | // ����˵��: |
| 348 | //************************************ |
| 349 | bool CTreeNodeUI::GetVisibleTag() |
| 350 | { |
| 351 | return m_bIsVisable; |
| 352 | } |
| 353 | |
| 354 | //************************************ |
| 355 | // ��������: SetItemText |
nothing calls this directly
no outgoing calls
no test coverage detected