Searched refs:m_fncExit (Results 1 – 2 of 2) sorted by relevance
45 m_fncExit = (HIO2ExitType)GetProcAddress(m_hDll, HIO2ExitStr); in Create()59 || (m_fncExit == NULL) in Create()163 m_fncExit(); in Exit()
53 HIO2ExitType m_fncExit; variable