Searched refs:HIO2ExitType (Results 1 – 3 of 3) sorted by relevance
53 HIO2ExitType m_fncExit;
177 typedef void (*HIO2ExitType) ( void ); typedef
45 m_fncExit = (HIO2ExitType)GetProcAddress(m_hDll, HIO2ExitStr); in Create()