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 |
How do I remove microsoft visual c++ 2015 redistributable?
how i can design a user interface in vc++ for getting inputs from users
How many time DLLMain gets called?
What is the difference between serialization and deserialization?
4 Answers Cap Gemini, HCL, MBT,
How do you define a function in vc++?
What is difference between c++ and visual c++?
What is the purpose of a C++ namespace?
How do I uninstall vc++ 2015?
What is cwinthread class?
What is vc++ redistributable?
What is mfc in vc++?
Difference between critical section, mutex and semaphore.