Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the state of operations in progress. Used with GetUIState calls.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration __VSMEUISTATE
public enum __VSMEUISTATE
public enum class __VSMEUISTATE
type __VSMEUISTATE
public enum __VSMEUISTATE
Members
| Member name | Description | |
|---|---|---|
| VSMEUISTATE_ACCELEDIT | Accelerator edit is in progress. | |
| VSMEUISTATE_ACCELLIST | Accelerator listing is in progress. | |
| VSMEUISTATE_IDLE | Menu editor is idle. | |
| VSMEUISTATE_LABELEDIT | Label edit is in progress. |
Remarks
COM Signature
From vsshell.idl: