Searched refs:GetItem (Results 1 – 3 of 3) sorted by relevance
117 (MULTI_PACKET *)&(GetApp()->m_cInfoList.GetItem(nIndex)->m_stPacket) in OnMyMessage()160 BOOL bSync = GetApp()->m_cInfoList.GetItem(nIndex)->m_bSync; in OnBnClickedBtnSend()201 GetApp()->m_cInfoList.GetItem(nIndex)->m_bSync = FALSE; in OnBnClickedRadioSync()208 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