BStrStringMarshaller.ConvertToUnmanaged(String) Méthode

Définition

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>

Paramètres

managed
String

Chaîne managée à convertir.

Retours

Chaîne non managée convertie.

S’applique à