Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Returns the next set of elements from the enumeration.
Syntax
Parameters
celt
[in] The number of elements to retrieve. Also specifies the maximum size of the rgelt array.
rgelt
[in, out] Array of IDebugCodeContext2 elements to be filled in.
pceltFetched
[out] Returns the number of elements actually returned in rgelt.
Return Value
If successful, returns S_OK. Returns S_FALSE if fewer than the requested number of elements could be returned; otherwise, returns an error code.