Searched refs:m_lpfnMapiLogon (Results 1 – 2 of 2) sorted by relevance
33 m_lpfnMapiLogon(NULL), in WinSysMapi()41 m_lpfnMapiLogon = reinterpret_cast<LPMAPILOGON>(GetProcAddress(m_hMapiDll, "MAPILogon")); in WinSysMapi()42 if (!m_lpfnMapiLogon) in WinSysMapi()67 return m_lpfnMapiLogon( in MAPILogon()
75 LPMAPILOGON m_lpfnMapiLogon; member in shell::WinSysMapi
Completed in 15 milliseconds