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

What do you do to install a new Windows 2003 DC in a Windows 2000 AD?

1 Answers  


what is pata channel & sata channel?

2 Answers   Slash Support,


Which file system support Raid concept.FAT or NTFS

2 Answers   IBM, Matrix,


You work as the application developer at Certkiller .com. To get information on a specific method named myMethod, you use Reflection. You need to find out if myMethod can be accessed from a derived class. Which of the following properties should you call from the myMethod class?

1 Answers  


You work as the application developer at Certkiller .com. You are working on an application named Certkiller App11. Certkiller App11 must be configured to execute a series of mathematical computations simultaneously. What should you do next to configure Certkiller App11 to execute a series of mathematical computations simultaneously?

1 Answers   HCL,






mcse 2003 to mcitp upgrade paper

0 Answers  


How do you backup Active Directory?

1 Answers  


what is a wsus ? configuration steps

2 Answers   TCS,


What is the difference between joining and blending in Tableau?

1 Answers  


What is Active Directory Database Location?

2 Answers   Microsoft,


What is Web Space? Where we use Web Space?

1 Answers   Wipro,


What is Micro soft?

2 Answers   Microsoft,


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)