Utf16StringMarshaller.ConvertToUnmanaged(String) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Convertit une chaîne en version non managée.
public:
static System::UInt16* ConvertToUnmanaged(System::String ^ managed);
public static ushort* ConvertToUnmanaged (string? managed);
static member ConvertToUnmanaged : string -> nativeptr<uint16>
- managed
- String
Chaîne managée à convertir.
Chaîne non managée.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :