The InTheHand.Runtime.InteropServices namespace provides a wide variety of members that support COM interop and platform invoke services.

Declaration Syntax
namespace InTheHand.Runtime.InteropServices
Namespace InTheHand.Runtime.InteropServices

Types
| Icon | Type | Description |
|---|
 | MarshalHelper |
Provides a collection of methods for allocating unmanaged memory, copying unmanaged memory blocks, and converting managed to unmanaged types, as well as other miscellaneous methods used when interacting with unmanaged code.
|