Searched refs:cFetched (Results 1 – 1 of 1) sorted by relevance
173 ULONG cFetched; in GetDeviceInfo() local176 while (S_OK == _dsMonikerDevEnum->Next(1, &pM, &cFetched)) in GetDeviceInfo()302 ULONG cFetched; in GetDeviceFilter() local307 while (S_OK == _dsMonikerDevEnum->Next(1, &pM, &cFetched) && !deviceFound) in GetDeviceFilter()