Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dhio2.h185 #define HIO2ReadMailboxStr "HIO2ReadMailbox" macro
/RvlSDK-3.3/build/demos/hio2demo/vc++/HioIf/src/
DHio2DllIf.cpp38 m_fncReadMailbox = (HIO2ReadMailboxType)GetProcAddress(m_hDll, HIO2ReadMailboxStr); in Create()