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.
Deprecated. Gets a specific item from a toolbar.
Syntax
LPTOOLBARITEM _GetToolbarItem(
[in] int itb
);
Parameters
[in] itb
Type: int
The index of the toolbar item to retrieve.
Return value
Type: LPTOOLBARITEM
A pointer to a TOOLBARITEM structure that represents a toolbar item.
Remarks
This method is implemented by the derived class.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | shdeprecated.h |