Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the OLE component idle flags.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
Public Enumeration _OLEIDLEF
public enum _OLEIDLEF
public enum class _OLEIDLEF
type _OLEIDLEF
public enum _OLEIDLEF
Members
| Member name | Description | |
|---|---|---|
| oleidlefAll | Indicates periodic idle tasks. | |
| oleidlefNonPeriodic | Indicates any non-periodic idle tasks. | |
| oleidlefPeriodic | Indicates high priority, non-periodic idle tasks. | |
| oleidlefPriority | Indicates all idle tasks. |
Remarks
Passed to FDoIdle and FDoIdle.