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 microsoft visual c++ 2013 redistributable?
What is the difference between Undo and Redo?
What is an overlapped image?
What is microsoft visual c++ 2005 redistributable?
Name the function is used to transfer bitmaps to an output device?
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
TO start the build process in Developer Studio Which keyboard function is used ?
What is splitter window in vc++?
What is microsoft visual c++ 2015 redistributable?
Do you need microsoft visual c++?
What is microsoft visual c++ 2008 redistributable and do I need it?
What is the difference between the = and == operators?