Link Details

Link 293491 thumbnail
User 290279 avatar

By jamesling
via canaware.com
Published: Nov 17 2009 / 09:19

There are two ways that C# code can directly call unmanaged code: Directly call a function exported from a DLL or Call an interface method on a COM object. For both techniques, you must provide the C# compiler with a declaration of the unmanaged function, and you may also need to provide the C# compiler with a description of how to marshal the parameters and return value to and from the unmanaged code.
  • 7
  • 0
  • 1028
  • 174

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (7)



Voters Against This Link (0)