CommonMessagePump.IOleComponent2Private.FDoIdle(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)