Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ole32/
H A Dmoniker.c818 static int count_moniker_matches(IBindCtx * pbc, IEnumMoniker * spEM) in count_moniker_matches() argument
823 while ((IEnumMoniker_Next(spEM, 1, &spMoniker, NULL)==S_OK)) in count_moniker_matches()