CommonMessagePump.IOleComponent2Private.FDoIdle(UInt32) 方法

定义

 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

参数

grfidlef
UInt32

返回

Int32

实现

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

适用于