Dela via


ICorDebugStringValue::GetString-metod

Hämtar strängen som refereras av den här ICorDebugStringValue.

Syntax

HRESULT GetString (  
    [in] ULONG32    cchString,  
    [out] ULONG32   *pcchString,  
    [out, size_is(cchString), length_is(*pcchString)]
        WCHAR       szString[]  
);  

Parametrar

cchString
[i] Matrisens szString storlek.

pcchString
[ut] En pekare till antalet tecken som returneras i matrisen szString .

szString
[ut] En matris som lagrar den hämtade strängen.

Krav

Plattformar: Se Systemkrav.

Huvudet: CorDebug.idl, CorDebug.h

Bibliotek: CorGuids.lib

.NET Framework versioner: Tillgänglig sedan 1.0