CommonMessagePump.IOleComponent2Private.FDoIdle(UInt32) Method

Definition

 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

Parameters

grfidlef
UInt32

Returns

Implements

Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FDoIdle(System.UInt32)

Applies to