SEC_TREECLASS::GetItemData
SEC_DWORDSEC_TREECLASS::GetItemData(HTREEITEMhti)
Gets the application-specific value associated with the item specified.
Defined in: trcore.inl
Return Value
The data for the item.
Parameters
hti
Handle of the item whose data is to be retrieved.
Comments
The size of the returned value is platform specific ie., 32 bits on Win32 and 64 bits on Win64.