MessageContextMarshaler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MessageContextMarshaler sealed : System::Runtime::InteropServices::ICustomMarshaler
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class MessageContextMarshaler : System.Runtime.InteropServices.ICustomMarshaler
type MessageContextMarshaler = class
interface ICustomMarshaler
Public NotInheritable Class MessageContextMarshaler
Implements ICustomMarshaler
- Inheritance
-
MessageContextMarshaler
- Attributes
- Implements
Methods
CleanUpManagedData(Object) | |
CleanUpNativeData(IntPtr) | |
GetInstance(String) | |
GetNativeDataSize() | |
MarshalManagedToNative(Object) | |
MarshalNativeToManaged(IntPtr) |