BStrStringMarshaller 構造体

定義

重要

この API は CLS 準拠ではありません。

BSTR 文字列のマーシャラー。

public value class BStrStringMarshaller
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Marshalling.CustomTypeMarshaller(typeof(System.String), System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerKind.Value, BufferSize=256, Features=System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerFeatures.CallerAllocatedBuffer | System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerFeatures.TwoStageMarshalling | System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerFeatures.UnmanagedResources)]
public ref struct BStrStringMarshaller
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Marshalling.CustomTypeMarshaller(typeof(System.String), System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerKind.Value, BufferSize=256, Features=System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerFeatures.CallerAllocatedBuffer | System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerFeatures.TwoStageMarshalling | System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerFeatures.UnmanagedResources)>]
type BStrStringMarshaller = struct
Public Structure BStrStringMarshaller
継承
BStrStringMarshaller
属性
CLSCompliantAttribute System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerAttribute

適用対象