Site icon EfmSoft

What does Windows error code 259 (ERROR_NO_MORE_ITEMS) mean?

 
Could be also:
ConstantTypeOS
STATUS_PENDINGNTSTATUSWindows
MUP_FILE_SYSTEMBugCheck CodeWindows
Previous Next
WAIT_TIMEOUT ERROR_CANNOT_COPY

ERROR_NO_MORE_ITEMS

There are no more items to enumerate

ERROR_NO_MORE_ITEMS commonly signals normal completion of an enumeration over registry entries, devices, configuration objects, or provider results. It is often a loop terminator rather than an operational failure.

What to check

How to handle it

Exit the enumeration loop successfully unless the caller required at least one result. Report an empty collection separately from an enumeration error.

References


Looking for a different code? Search another status or error code.

Exit mobile version