Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dhio2.h182 #define HIO2EnumDevicesStr "HIO2EnumDevices" macro
/RvlSDK-3.3/build/demos/hio2demo/vc++/HioIf/src/
DHio2DllIf.cpp34 m_fncEnumDevices = (HIO2EnumDevicesType)GetProcAddress(m_hDll, HIO2EnumDevicesStr); in Create()