Searched refs:hSession (Results 1 – 1 of 1) sorted by relevance
/trunk/main/shell/source/win32/sysmail/ |
H A D | senddoc.cxx | 268 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 5 milliseconds