OleComponent::IOleComponent::FDoIdle Method (UInt32)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int FDoIdle(
	unsigned int grfidlef
) sealed = IOleComponent::FDoIdle

Parameters

grfidlef
Type: System::UInt32

A group of bit flags that indicate what type of tasks to perform (maps directly to IdleTypes.

Return Value

Type: System::Int32

Return to top
Show: