Searched refs:HIO2GetLastErrorType (Results 1 – 3 of 3) sorted by relevance
54 HIO2GetLastErrorType m_fncGetLastError;
178 typedef HIO2Error (*HIO2GetLastErrorType) ( void ); typedef
46 m_fncGetLastError = (HIO2GetLastErrorType)GetProcAddress(m_hDll, HIO2GetLastErrorStr); in Create()