إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Native interoperability is the set of techniques that let managed .NET code communicate with unmanaged APIs and components. Common scenarios include calling Win32 APIs, working with COM components, and exchanging types across managed and native boundaries.
For the main native interop guidance, including modern .NET content, see Native interoperability.
This section contains .NET Framework-specific COM interop guidance:
- Registration-free COM interop
- How to: Create COM wrappers
- How to: Create wrappers manually
- Marshalling data with COM interop
- How to: Migrate managed-code DCOM to WCF
- How to: Generate primary interop assemblies using Tlbimp.exe
- How to: Register primary interop assemblies
- How to: Configure .NET Framework-based COM components for registration-free activation
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.