CommonMessagePump.IOleComponent2Private.FDoIdle(UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
virtual int Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FDoIdle(System::UInt32 grfidlef) = Microsoft::Internal::VisualStudio::Shell::Interop::IOleComponent2Private::FDoIdle;
virtual int Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FDoIdle(unsigned int grfidlef) = Microsoft::Internal::VisualStudio::Shell::Interop::IOleComponent2Private::FDoIdle;
int Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FDoIdle(unsigned int grfidlef);
int IOleComponent2Private.FDoIdle (uint grfidlef);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FDoIdle : uint32 -> int
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FDoIdle : uint32 -> int
Function FDoIdle (grfidlef As UInteger) As Integer Implements IOleComponent2Private.FDoIdle
Parâmetros
- grfidlef
- UInt32
Retornos
Implementações
Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FDoIdle(System.UInt32)