Home
last modified time | relevance | path

Searched refs:GetIdOfHandle (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2.2/build/demos/hio2demo/vc++/HioIf/src/
DHio2IfHost.cpp93 id = l_pHio2If->GetIdOfHandle(h); in hio2Callback()
149 int id = l_pHio2If->GetIdOfHandle(h); in hio2ReadAsyncCallback()
181 int id = l_pHio2If->GetIdOfHandle(h); in hio2WriteAsyncCallback()
/RvlSDK-3.2.2/build/demos/hio2demo/vc++/HioIf/include/
DHio2IfHost.h183 int GetIdOfHandle(LPVOID h) in GetIdOfHandle() function