IVsLongIdleManager Interface

Definição

Fornece métodos para permitir que os assinantes recebam eventos de longa ociosidade.

public interface class IVsLongIdleManager
public interface class IVsLongIdleManager
__interface IVsLongIdleManager
[System.Runtime.InteropServices.Guid("6B809F03-072B-46E0-B041-DF4F4CBAA36C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLongIdleManager
[<System.Runtime.InteropServices.Guid("6B809F03-072B-46E0-B041-DF4F4CBAA36C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsLongIdleManager = interface
Public Interface IVsLongIdleManager
Atributos

Métodos

AdviseLongIdleEvents(UInt32, IVsLongIdleEvents)

Assina eventos de ociosidade longos.

UnadviseLongIdleEvents(UInt32)

Cancela a assinatura de eventos ociosos longos.

Aplica-se a