|
-
May 17th, 1999, 02:44 PM
#1
Determine if an HTREEITEM is valid...
How can I determine if an HTREEITEM is a valid handle to a CTreeCtrl node?
Thanks,
Jaime
-
May 18th, 1999, 02:30 AM
#2
Re: Determine if an HTREEITEM is valid...
You can try using CTreeCtrl::GetItem where you specify the TVIF_HANDLE flag in the mask and pass in your HTREEITEM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|