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 an MLE and an SLE?
What is microsoft visual c++ 2013 redistributable package x64?
What is cwinthread class?
How will slove problem comes wirh Hybrid Inheritance?
What is command routing in VC++
What property is used to indicate that the up-down control is associated with a buddy control?
What is difference between c++ and vc++?
What is odbc in vc ++?
Explain the advantages of cwinthread class.
What is the purpose of a C++ namespace?
What is microsoft visual c++ 2010 x86 redistributable?
Explain pointer to the constant and constant pointer? Explain difference between them.