/
aprogrammer
/
dotnet-docs
Обзор
Документация
Войти
/
aprogrammer
/
dotnet-docs
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
docs/framework/interop/toc.yml
104 строки
4 KB
Genevieve Warren
sanitize .net framework tocs (#39269)
26 янв 2024, 00:31
Не верифицирован
26 янв 2024, 00:31
f4d35f7
Код
Авторство
О чём код?
items: - name: Interoperate with unmanaged code href: index.md - name: Expose COM components to .NET Framework href: exposing-com-components.md items: - name: Importing a Type Library as an Assembly href: importing-a-type-library-as-an-assembly.md - name: "How to: Add References to Type Libraries" href: how-to-add-references-to-type-libraries.md - name: "How to: Generate Interop Assemblies from Type Libraries" href: how-to-generate-interop-assemblies-from-type-libraries.md - name: Compiling an Interop Project href: compiling-an-interop-project.md - name: Deploying an Interop Application href: deploying-an-interop-application.md - name: "COM Interop Sample: .NET Client and COM Server" href: com-interop-sample-net-client-and-com-server.md - name: Exposing .NET Framework Components to COM href: exposing-dotnet-components-to-com.md items: - name: Packaging an Assembly for COM href: packaging-an-assembly-for-com.md - name: Registering Assemblies with COM href: registering-assemblies-with-com.md - name: "How to: Reference .NET Types from COM" href: how-to-reference-net-types-from-com.md - name: "COM Interop Sample: COM Client and .NET Server" href: com-interop-sample-com-client-and-net-server.md - name: Consuming Unmanaged DLL Functions href: consuming-unmanaged-dll-functions.md items: - name: Identifying Functions in DLLs href: identifying-functions-in-dlls.md - name: Creating a Class to Hold DLL Functions href: creating-a-class-to-hold-dll-functions.md - name: Creating Prototypes in Managed Code href: creating-prototypes-in-managed-code.md items: - name: Specifying an Entry Point href: specifying-an-entry-point.md - name: Specifying a Character Set href: specifying-a-character-set.md - name: Platform Invoke Examples href: platform-invoke-examples.md - name: Calling a DLL Function href: calling-a-dll-function.md items: - name: Passing Structures href: passing-structures.md - name: Callback Functions href: callback-functions.md - name: "How to: Implement Callback Functions" href: how-to-implement-callback-functions.md - name: Interop Marshaling href: interop-marshalling.md items: - name: Default Marshalling Behavior href: default-marshalling-behavior.md items: - name: Blittable and Non-Blittable Types href: blittable-and-non-blittable-types.md - name: Copying and Pinning href: copying-and-pinning.md - name: Default Marshalling for Arrays href: default-marshalling-for-arrays.md - name: Default Marshalling for Objects href: default-marshalling-for-objects.md - name: Default Marshalling for Strings href: default-marshalling-for-strings.md - name: Marshalling Data with Platform Invoke href: marshalling-data-with-platform-invoke.md items: - name: Marshalling Strings href: marshalling-strings.md - name: MsgBox Sample href: msgbox-sample.md - name: Marshalling Classes, Structures, and Unions href: marshalling-classes-structures-and-unions.md - name: Marshalling Different Types of Arrays href: marshalling-different-types-of-arrays.md - name: Marshalling a Delegate as a Callback Method href: marshalling-a-delegate-as-a-callback-method.md - name: Marshalling Data with COM Interop href: marshalling-data-with-com-interop.md items: - name: "How to: Create Wrappers Manually" href: how-to-create-wrappers-manually.md - name: "How to: Migrate Managed-Code DCOM to WCF" href: how-to-migrate-managed-code-dcom-to-wcf.md - name: "How to: Map HRESULTs and Exceptions" href: how-to-map-hresults-and-exceptions.md - name: "How to: Create COM Wrappers" href: how-to-create-com-wrappers.md - name: Type Equivalence and Embedded Interop Types href: type-equivalence-and-embedded-interop-types.md - name: "How to: Generate Primary Interop Assemblies Using Tlbimp.exe" href: how-to-generate-primary-interop-assemblies-using-tlbimp-exe.md - name: "How to: Register Primary Interop Assemblies" href: how-to-register-primary-interop-assemblies.md - name: Registration-Free COM Interop href: registration-free-com-interop.md - name: "How to: Configure .NET Framework-Based COM Components for Registration-Free Activation" href: configure-net-framework-based-com-components-for-reg.md