Does anyone know where I can find a list of the meanings of registry API return values? For example:
Const ERROR_SUCCESS = 0&
Const ERROR_NO_MORE_ITEMS = 259&

Thank you