Condividi tramite


Metodo IVsTextStorage.Storage_GetLength

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Sintassi

'Dichiarazione
Function Storage_GetLength As Integer
int Storage_GetLength()
int Storage_GetLength()
abstract Storage_GetLength : unit -> int
function Storage_GetLength() : int

Valore restituito

Tipo: Int32
Se il metodo ha esito positivo, restituisce S_OK.Se non riesce, restituisce un codice di errore.

Note

Firma COM

da textmgr.idl:

HRESULT IVsTextStorage::Storage_GetLength();

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsTextStorage Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop