Anonymous - 2004-07-20

Logged In: YES
user_id=787239

Before "if (pceltFetched)":
if (!i)
return S_FALSE;

:-)
(It's not 100% okay if pceltFetched == null && celt > 1,
how does the caller know how many objects are
returned? Perhaps an E_FAIL should be returned in that
case...)