Home
last modified time | relevance | path

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

/RvlSDK-3.1/include/revolution/
Dhio2.h190 #define HIO2WriteAsyncStr "HIO2WriteAsync" macro
/RvlSDK-3.1/build/demos/hio2demo/vc++/HioIf/src/
DHio2DllIf.cpp43 m_fncWriteAsync = (HIO2WriteAsyncType)GetProcAddress(m_hDll, HIO2WriteAsyncStr); in Create()