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

What is cwinthread class? Explain its advantages.

0 Answers  


What is microsoft visual c++ 2005 redistributable?

0 Answers  


What is the difference between the client and non-client areas?

2 Answers  


How do you define a function in vc++?

1 Answers  


What is a copy constructor? What is the need for it?

0 Answers  






What is vcredist_x86 exe?

0 Answers  


Is it ok to uninstall microsoft visual c++?

0 Answers  


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

0 Answers  


What is visual c++ 2010 redistributable package x64?

0 Answers  


Name the function is used to transfer bitmaps to an output device?

2 Answers  


What keyboard editor command is used for Undo?

1 Answers  


What is the value of the expression a = 42?

2 Answers  


Categories