AnsiStringMarshaller Estrutura

Definição

Importante

Esta API não está em conformidade com CLS.

Marshaller para cadeias de caracteres ANSI.

public value class AnsiStringMarshaller
[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 AnsiStringMarshaller
[<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 AnsiStringMarshaller = struct
Public Structure AnsiStringMarshaller
Herança
AnsiStringMarshaller
Atributos
CLSCompliantAttribute System.Runtime.InteropServices.Marshalling.CustomTypeMarshallerAttribute

Aplica-se a