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

In which Way invoke context-sensitive help inside the editor?

1 Answers  


What is a mnemonic?

1 Answers  


What function is used to trap all mouse messages?

1 Answers  


What is microsoft visual c++ redistributable and do I need it?

1 Answers  


what is mean [] inc what is the use of include conio.h in c

1 Answers   BirlaSoft,


Is visual c++ still used?

1 Answers  


Where can I find microsoft visual c++?

1 Answers  


How can i communicate with two systems one is located some place another is located 100km how from the current systems which protocala i have to use

2 Answers   Invensys,


What is the difference between Boxing and Unboxing in C#

1 Answers  


what r the vc++ components

3 Answers  


How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?

1 Answers   Soft Solutions,


How do I uninstall vc++ 2015?

1 Answers  


Categories