Help Center›AfxNova
AfxGetListBoxTextfunction
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION AfxGetListBoxText (BYVAL hListBox AS HWND, BYVAL nIndex AS LONG) AS DWSTRING
Parameters
| Name | Description | |
|---|---|---|
hListbox | A handle to the list box. | |
nIndex | The zero-based index of the item. |
Reference
- Include file
AfxCtl.inc - Defined in AfxNova/AfxCtl.inc:1354