Chapter 24. Native and COM Interperability (Omit)
24.1 Calling into Native DLLs
24.2 Type and Parameter Marshalling
24.3 Callbacks from Unmanaged Code
24.4 Simulating an C Union
24.5 Shared Memory
24.6 Mapping a Struct to Unmanaged Memory
24.7 COM Interoperability
24.8 Calling a COM Component from C#
24.9 Embedding Interop Types
24.10 Exposing C# Objects to COM