Searched refs:pEnumRfc1766 (Results 1 – 1 of 1) sorted by relevance
1315 IEnumRfc1766 *pEnumRfc1766; in test_rfc1766() local1321 ret = IMultiLanguage2_EnumRfc1766(iML2, LANG_NEUTRAL, &pEnumRfc1766); in test_rfc1766()1326 ret = IEnumRfc1766_Next(pEnumRfc1766, 1, &info, &n); in test_rfc1766()1347 IEnumRfc1766_Release(pEnumRfc1766); in test_rfc1766()