Home
last modified time | relevance | path

Searched refs:m_lpfnMapiLogoff (Results 1 – 2 of 2) sorted by relevance

/trunk/main/shell/source/win32/sysmail/
H A Dsysmapi.cxx34 m_lpfnMapiLogoff(NULL), in WinSysMapi()
45 m_lpfnMapiLogoff = reinterpret_cast<LPMAPILOGOFF>(GetProcAddress(m_hMapiDll, "MAPILogoff")); in WinSysMapi()
46 if (!m_lpfnMapiLogoff) in WinSysMapi()
82 return m_lpfnMapiLogoff(lhSession, ulUIParam, flFlags, ulReserved); in MAPILogoff()
H A Dsysmapi.hxx76 LPMAPILOGOFF m_lpfnMapiLogoff; member in shell::WinSysMapi

Completed in 7 milliseconds