次の方法で共有


MessageContextMarshaler クラス

定義

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
継承
MessageContextMarshaler
属性
実装

メソッド

CleanUpManagedData(Object)
CleanUpNativeData(IntPtr)
GetInstance(String)
GetNativeDataSize()
MarshalManagedToNative(Object)
MarshalNativeToManaged(IntPtr)

適用対象