Compartir a través de


IVsTextViewEx.IsCompletorWindowActive (Método)

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

Sintaxis

'Declaración
Function IsCompletorWindowActive As Integer
int IsCompletorWindowActive()
int IsCompletorWindowActive()
abstract IsCompletorWindowActive : unit -> int
function IsCompletorWindowActive() : 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 textmgr2.idl:

HRESULT IVsTextViewEx::IsCompletorWindowActive();

Seguridad de .NET Framework

Vea también

Referencia

IVsTextViewEx Interfaz

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