Answer:
Use the DllImport attribute or a visual c# .Net declare statement to declare an unmanaged procedure for use with a .NET assembly. The DllImport attribute is found in the System.Runtime.InteropServices namespace.
Asked In: Many Interviews |
Alert Moderator