Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/win32/sysmail/
H A Dsenddoc.cxx268 LHANDLE hSession; in main() local
269 ulRet = mapi.MAPILogon(0, NULL, NULL, flFlag, 0L, &hSession); in main()
283 ulRet = mapi.MAPISendMail(hSession, 0, &mapiMsg, gMapiFlags, 0); in main()
285 mapi.MAPILogoff(hSession, 0, 0, 0); in main()

Completed in 9 milliseconds