IEnumVARIANT::Next
celt, rgvar, pceltFetched)unsigned long celt
VARIANT FAR* rgvar
unsigned long FAR* pceltFetched Attempts to get the next celt items in the enumeration sequence and return them through the array pointed to by rgvar. Parameters celt The number of elements to be returned. rgvar An array of at least size celt in which the elements are to be returned. pceltFetched Pointer to the number of elements returned in rgvar, or NULL. Return Value The SCODE obtained from the returned HRESULT is one of the following:
SCODE
| Meaning
|
S_OK
| The number of elements returned is celt.
|
S_FALSE
| The number of elements returned is less than celt.
|
- pcElementFetched = 0;
- pcElementFetched = l2;
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database