DOCERR: LB_GETCURSEL Function Documentation IncorrectLast reviewed: July 22, 1997Article ID: Q70005 |
3.00 3.10
WINDOWS
kbprg kbdocerr
The information in this article applies to:
SYMPTOMSThe documentation for the LB_GETCURSEL function on page 6-36 of the "Microsoft Windows Software Development Kit Reference Volume 1" for versions 3.0, and on page 68 of the "Microsoft Windows Software Development Kit Programmer's Reference, Volume 3: Messages, Structures, and Macros" for version 3.1 is incorrect.
RESOLUTIONListed below is the corrected information for the "Return Value" section of the document:
Return Value The return value is the index of the currently selected item. It is LB_ERR if no item is selected.Add the following information as a comment:
Comment Do not send this message to a multiple selection list box. |
Additional reference words: 3.00 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |