What is the return value when the InsertItem function
fails?
Answers were Sorted based on User's Feedback
Answer / subeetha
CListCtrl::InsertItem() return -1
CTreeCtrl::InsertItem() return NULL if it fails.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between Boxing and Unboxing in C#
what is mean [] inc what is the use of include conio.h in c
What is visual c++ 2010 redistributable package x64?
How do I reinstall visual c++ on windows 10?
What is the use of microsoft visual c++ 2015 redistributable?
Can I uninstall visual c++ 2005?
What is the RGB macro used for?
What is a wizard?
Explain the significance of initapplication() in vc++.
How do I uninstall vc++ 2015?
How can we allow no selection of radio button in grouped radio buttons?
What is the purpose of declaring a variable as unsigned?