Home
last modified time | relevance | path

Searched refs:GetItem (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.1.4/build/demos/hio2demo/vc++/multi/
DmultiView.cpp112 (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()
Dmulti.cpp78 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()
/RvlSDK-3.1.4/include/win32/
Dmytl.h35 T GetItem(int nIndex) in GetItem() function