Searched refs:lpszAsciiName (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/net/
H A Dsmapi.cpp266 LPSTR lpszAsciiName = (LPSTR) sName.c_str(); local
270 LPSTR lpszAsciiName = cbName.data(); local
272 ULONG nError = m_data->m_lpfnMAPIResolveName(m_data->m_hSession, 0, lpszAsciiName, 0, 0, lppRecip);

Completed in 92 milliseconds