Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Call this function to retrieve the attributes of the specified tree view item.
BOOL GetItem(
TVITEM* pItem
) const;
Parameters
- pItem
A pointer to a TVITEM structure, as described in the Windows SDK.
Return Value
Nonzero if successful; otherwise 0.
Example
See the example for CTreeCtrl::DeleteItem.
Requirements
Header: afxcmn.h