Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets or sets the index of a list box on an HTML page.
void DDX_DHtml_SelectIndex(
CDataExchange* pDX,
LPCTSTR szId,
long& value
);
Parameters
pDX
A pointer to a CDataExchange object.szId
The value that you specified for the HTML control's id parameter.value
The value being exchanged.
Requirements
Header: afxdhtml.h