次の方法で共有


PropertyBagCustomMarshaler クラス

定義

public ref class PropertyBagCustomMarshaler sealed : System::Runtime::InteropServices::ICustomMarshaler
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class PropertyBagCustomMarshaler : System.Runtime.InteropServices.ICustomMarshaler
type PropertyBagCustomMarshaler = class
    interface ICustomMarshaler
Public NotInheritable Class PropertyBagCustomMarshaler
Implements ICustomMarshaler
継承
PropertyBagCustomMarshaler
属性
実装

メソッド

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

適用対象