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.
This member function returns the command ID of the button or separator specified by nIndex.
UINT GetItemID(
int nIndex
) const;
Parameters
- nIndex
Index of the item whose ID is to be retrieved.
Return Value
The command ID of the button or separator specified by nIndex.
Remarks
Separators return ID_SEPARATOR.
Requirements
Header: afxext.h