Home
last modified time | relevance | path

Searched defs:GetLastError (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.1.4/build/demos/hio2demo/vc++/HioIf/src/
DHio2DllIf.cpp167 HIO2Error CHio2DllIf::GetLastError( void ) in GetLastError() function in CHio2DllIf
/RvlSDK-3.1.4/build/demos/hio2demo/vc++/HioIf/include/
DHio2IfHost.h142 HIO2IF_ERROR GetLastError() const { return m_nLastError; } in GetLastError() function