Home
last modified time | relevance | path

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

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