Searched refs:GetItem (Results 1 – 3 of 3) sorted by relevance
112 (MULTI_PACKET *)&(GetApp()->m_cInfoList.GetItem(nIndex)->m_stPacket) in OnMyMessage()154 BOOL bSync = GetApp()->m_cInfoList.GetItem(nIndex)->m_bSync; in OnBnClickedBtnSend()195 GetApp()->m_cInfoList.GetItem(nIndex)->m_bSync = FALSE; in OnBnClickedRadioSync()202 GetApp()->m_cInfoList.GetItem(nIndex)->m_bSync = TRUE; in OnBnClickedRadioAsync()
78 CMultiApp::LPAPPINFO pInfo = pApp->m_cInfoList.GetItem(nIndex); in HioIfEventCallback()149 CMultiApp::LPAPPINFO pInfo = pApp->m_cInfoList.GetItem(i); in PollingThread()239 LPAPPINFO pInfo = m_cInfoList.GetItem(i); in CreateInfo()281 LPAPPINFO pInfo = m_cInfoList.GetItem(nIndex); in Connect()
35 T GetItem(int nIndex) in GetItem() function