Partager via


Utf16StringMarshaller.ConvertToManaged(UInt16*) Méthode

Définition

Convertit une chaîne non managée en version managée.

public:
 static System::String ^ ConvertToManaged(System::UInt16* unmanaged);
public static string? ConvertToManaged (ushort* unmanaged);
static member ConvertToManaged : nativeptr<uint16> -> string

Paramètres

unmanaged
UInt16*

Chaîne non managée à convertir.

Retours

Chaîne managée.

S’applique à