Searched refs:HIO2InitType (Results 1 – 3 of 3) sorted by relevance
43 HIO2InitType m_fncInit;
166 typedef BOOL (*HIO2InitType) ( void ); typedef
35 m_fncInit = (HIO2InitType)GetProcAddress(m_hDll, HIO2InitStr); in Create()