You work as the application developer at Certkiller .com.
You are working on an application and want to use platform
invoke services to call an unmanaged function from managed code.
How will you accomplish the task?



You work as the application developer at Certkiller .com. You are working on an application and wan..

Answer / gaaa

A. Create a class to store DLL functions. Create prototype
methods by using the managed code.
B. Use COM to register the assembly. Reference the managed
code from COM.
C. Export a type library for the managed code.
D. Import a type library as an assembly. Create instances of
COM object.

Answer: A

Explanation: It is good practice to wrap the messy P-Invoke
code with a .net class.
The main benefit is to keep the client code tidy as the
messy and cryptic code will be hidden away. Also better for
maintenance e.g dll name or version changes.
The question explicitly says the unmanaged code should be
called with platform invoke services. Importing\exporting a
type library is relevant for interoperation with COM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Certifications Interview Questions

How I Should get Microsoft Certification

1 Answers  


what are basic certification courses in computer?

2 Answers   AppLabs, Infosys,


What is application server and Web server? Difference between Application server and Web Server? give example of both?

2 Answers   Accenture,


What FSMO placement considerations do you know of?

1 Answers  


What is tombstone lifetime attribute?

1 Answers  






What are the DS

2 Answers  


Is there any Microsoft Certification Examination for the software testing?

3 Answers  


i WISH TO WRITE MISCROSOFT DOTNET CERTIFICATION EXAM? HOW MANY PAPERS ARE THERE? PLEASE EXPLAIN ABOUT EACH PAPERS

2 Answers   HCL,


I AM A FINAL YEAR M.C.A STUDENT.I HAVE DONE OCA AND GOING FOR OCP in oracle 9i developer track and also i am planning for doing MCTS(SQL SERVER 2005) certification. is there any future prospects and it will be benificial for me? reply as early as possible .

2 Answers  


What are the requirements for installing AD on a new server?

3 Answers  


• How do you view all the GCs in the forest? • Why not make all DCs in a large forest as GCs? • Trying to look at the Schema, how can I do that? • What are the Support Tools? Why do I need them? • What is LDP? What is REPLMON? What is ADSIEDIT? What is NETDOM? What is REPADMIN?

3 Answers  


What is the function of Domain Partition?

1 Answers  


Categories
  • Cisco Certifications Interview Questions Cisco Certifications (2321)
  • Microsoft Certifications Interview Questions Microsoft Certifications (171)
  • Sun Certifications Interview Questions Sun Certifications (45)
  • CISA Certification Interview Questions CISA Certification (744)
  • Oracle Certifications Interview Questions Oracle Certifications (64)
  • ISTQB Certification Interview Questions ISTQB Certification (109)
  • Certifications AllOther Interview Questions Certifications AllOther (295)