DOCFIX: ZwEnumerateKey STATUS_NO_MORE_VALUES Is Incorrect

ID: Q149234


The information in this article applies to:
  • Microsoft Win32 Device Driver Kit (DDK) for Windows NT, versions 3.5, 3.51

The online documentation for ZwEnumerateKey states that a possible return value of STATUS_NO_MORE_VALUES can be returned. This value is not defined. The value should be STATUS_NO_MORE_ENTRIES, as defined in %DDK%\Inc\Ntstatus.h.

This documentation error has been corrected in the Windows NT DDK version 4.0 online documentation.

Additional query words: 3.50 3.51

Keywords : NTDDKKMode
Version : 3.50 3.51
Platform : NT WINDOWS
Issue type :


Last Reviewed: March 3, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.