Compartilhar via


Método IOleComponent2.FDoIdle (UInt32)

 

Publicado: abril de 2016

Use Base

True

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (em Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Sintaxe

int FDoIdle(
    uint grfidlef
)
int FDoIdle(
    unsigned int grfidlef
)
abstract FDoIdle : 
        grfidlef:uint32 -> int
Function FDoIdle (
    grfidlef As UInteger
) As Integer

Parâmetros

  • grfidlef

Valor de retorno

Type: System.Int32

Implementações

IOleComponent.FDoIdle(UInt32)

Consulte também

Interface IOleComponent2
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo