What is the return value when the InsertItem function
fails?

Answers were Sorted based on User's Feedback



What is the return value when the InsertItem function fails?..

Answer / subeetha

CListCtrl::InsertItem() return -1
CTreeCtrl::InsertItem() return NULL if it fails.

Is This Answer Correct ?    1 Yes 0 No

What is the return value when the InsertItem function fails?..

Answer / naviyr

LB_ERR (-1)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More VC++ AllOther Interview Questions

How do I remove microsoft visual c++ 2015 redistributable?

0 Answers  


how i can design a user interface in vc++ for getting inputs from users

1 Answers   Path Finders, TCS,


How many time DLLMain gets called?

1 Answers   Microsoft,


What is the difference between serialization and deserialization?

4 Answers   Cap Gemini, HCL, MBT,


How do you define a function in vc++?

1 Answers  


What is difference between c++ and visual c++?

0 Answers  


What is the purpose of a C++ namespace?

2 Answers  


How do I uninstall vc++ 2015?

0 Answers  


What is cwinthread class?

0 Answers  


What is vc++ redistributable?

0 Answers  


What is mfc in vc++?

0 Answers  


Difference between critical section, mutex and semaphore.

0 Answers  


Categories