What is Pinvoke?



What is Pinvoke?..

Answer / Dhananjay Kumar Mishra

P/Invoke (Platform Invocation Services) is a technique used in .NET to call unmanaged code, such as DLLs written in languages like C or C++. It allows managed code to make use of functionalities provided by these native libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM+ Interview Questions

What is durability?

1 Answers  


Explain queued components?

1 Answers  


Explain integrity ?

1 Answers  


What are rcw?

1 Answers  


Are com components serializable?

2 Answers   Microsoft,


can we send inputs to visual basic projects through command line arguments

1 Answers   CTS,


Explain what are wrapper classes?

1 Answers  


What is scalability?

1 Answers  


How will you register com+ services?

3 Answers  


Disadvantages of com components?

3 Answers   Microsoft,


Is the COM architecture same as .Net architecture? What is the difference between them ?

3 Answers  


How does you handle this COM components developed in other programming languages in .NET?

1 Answers  


Categories