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.
BOOLGetItem(TVITEM*pItem);
Return Value
Nonzero if successful; otherwise 0.
Parameters
pItem
A pointer to a structure, as described in the Platform SDK.
Remarks
Call this function to retrieve the attributes of the specified tree view item.
Example
See the example for CTreeCtrl::DeleteItem.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::SetItem, CTreeCtrl::GetChildItem, CTreeCtrl::GetNextItem, CTreeCtrl::SelectItem