What is ole? How do you handle drag and drop in ole?



What is ole? How do you handle drag and drop in ole?..

Answer / Dharmveer Singh Saini

Object Linking and Embedding (OLE) is a Microsoft technology that allows embedding one application's documents or controls within another application. To handle drag and drop in OLE, you can use the IDataObject interface to format the data being dragged, and the IDropSource and IDataObject interfaces for the source object, while IDropTarget and IDataObject are used for the target object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

What is the return value when the InsertItem function fails?

2 Answers  


what r the vc++ components

3 Answers  


What is microsoft visual c++ 2015 redistributable?

1 Answers  


Is visual c++ a compiler?

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,


How to Use mfc71d.dll not mfc71.dll ?

1 Answers  


Is microsoft visual c++ a virus?

1 Answers  


What is ole? How do you handle drag and drop in ole?

1 Answers  


Difference between getmessage, postmessage & peakmessage.

1 Answers  


How do I uninstall and reinstall microsoft visual c++ runtime libraries?

1 Answers  


What is microsoft visual c++ 2010 x86 redistributable?

1 Answers  


How to declare more than one variable on a single line?

3 Answers   CMC,


Categories