Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As __VSMEUISTATE
public enum __VSMEUISTATE
public enum class __VSMEUISTATE
public enum __VSMEUISTATE
Members
Member name | Description | |
---|---|---|
VSMEUISTATE_IDLE | Menu editor is idle. | |
VSMEUISTATE_LABELEDIT | Label edit is in progress. | |
VSMEUISTATE_ACCELEDIT | Accelerator edit is in progress. | |
VSMEUISTATE_ACCELLIST | Accelerator listing is in progress. |
Remarks
COM Signature
From vsshell.idl: