Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Sent when an item has been deleted. This notification code is sent in the form of a WM_NOTIFY message.
CBEN_DELETEITEM
pCBEx = (PNMCOMBOBOXEX) lParam;
Parameters
-
lParam
-
A pointer to an NMCOMBOBOXEX structure that contains information about the notification code and the deleted item.
Return value
The application processing this notification code must return zero.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|