Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/
Dhio2.h189 #define HIO2ReadAsyncStr "HIO2ReadAsync" macro
/RvlSDK-2.1/build/demos/hio2demo/vc++/HioIf/src/
DHio2DllIf.cpp42 m_fncReadAsync = (HIO2ReadAsyncType)GetProcAddress(m_hDll, HIO2ReadAsyncStr); in Create()