.NET General - What is Platform Invoke or pinvoke?
Interview Question Database For Software Developers
|
|
| What is Platform Invoke or pinvoke? | | Managed Code and Unmanaged Code related ASP.NET- What is Platform Invoke or pinvoke? | | By: | | The process of executing native code from within a .NET assembly is called platform invoke, or pinvoke for short. You use platform invoke to call the Win32 API directly, to access existing (legacy) DLLs your company uses, or to access procedures compiled to native code for performance reasons. | | ID: 2242 | Rank: 442 | Votes: 0 | Views: 102 | Submitted: 20090330 |
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|