_OLECADVF Enumeration
Specifies the OLE component registration advise flags.
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Member name | Description | |
|---|---|---|
| olecadvfModal |
Indicates that modal state change notifications are required. Must be registered by components that manage a top-level window.
For more information, see olecstateModal |
|
| olecadvfRedrawOff |
Indicates that redrawOff state change notifications are required.
For more information, see olecstateRedrawOff |
|
| olecadvfWarningsOff |
Indicates that warningsOff state change notifications are required.
For more information, see olecstateWarningsOff |
|
| olecadvfRecording |
Indicates that Recording state change notifications are required.
For more information, see olecstateRecording |