System::Runtime::InteropServices::Marshal::StringToHGlobalUni metod

Marshal::StringToHGlobalUni method

Kopierar innehållet i en angiven sträng till ohanterat minne.

static IntPtr System::Runtime::InteropServices::Marshal::StringToHGlobalUni(const String &s)
ParameterTypeBeskrivning
sconst String&En sträng att kopiera.

ReturnValue

Adressen, i ohanterat minne.

Se även