System::Runtime::InteropServices namespace
Classes
Class | Description |
---|---|
Marshal | Provides marshalling implementation. For compatibility with translated code only, as no managed code is supported on C++ side. This is a static type with no instance services. You should never create instances of it by any means. |
Enums
Enum | Description |
---|---|
GCHandleType | Defines how handle is treated by garbage collector. |
VarEnum | Defines how array elements should be marshalled. |
Typedefs
Typedef | Description |
---|---|
ExternalException |