Help Center
Help CenterAfxNova

AfxGetListBoxTextfunction

WindowsfunctionAfxCtl.incundocumented
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

NameDescription
hListboxA handle to the list box.
nIndexThe zero-based index of the item.

Reference

  • Include file AfxCtl.inc
  • Defined in AfxNova/AfxCtl.inc:1354