Compartir a través de


IVsTextStorage.Storage_GetLength (Método)

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Function Storage_GetLength As Integer
int Storage_GetLength()
int Storage_GetLength()
abstract Storage_GetLength : unit -> int
function Storage_GetLength() : int

Valor devuelto

Tipo: Int32
si el método tiene éxito, devuelve S_OK.Si se produce un error, devuelve un código de error.

Comentarios

Prototipo COM

de textmgr.idl:

HRESULT IVsTextStorage::Storage_GetLength();

Seguridad de .NET Framework

Vea también

Referencia

IVsTextStorage Interfaz

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)