Microsoft
98-372 · Question #239
You want to access a native Win32 function from a .NET application. You import the function. Which two keywords should you use to define the function? (Each correct answer presents part of the solutio
Sign in or unlock 98-372 to reveal the answer and full explanation for question #239. The question stem and answer options stay visible for context.
Understanding .NET Framework Concepts
Question
You want to access a native Win32 function from a .NET application. You import the function. Which two keywords should you use to define the function? (Each correct answer presents part of the solution. Choose two.)
Options
- ADeclare
- BPrivate
- CPublic
- DLib
Unlock 98-372 to see the answer
You've previewed enough free 98-372 questions. Unlock 98-372 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#P/Invoke#Win32 interop#Declare keyword#Lib keyword