IMenuCommandInvokeEx Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Helps to invoke menu commands.
public interface class IMenuCommandInvokeEx
public interface class IMenuCommandInvokeEx
__interface IMenuCommandInvokeEx
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public interface IMenuCommandInvokeEx
[System.Runtime.InteropServices.ComVisible(false)]
public interface IMenuCommandInvokeEx
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type IMenuCommandInvokeEx = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
type IMenuCommandInvokeEx = interface
Public Interface IMenuCommandInvokeEx
- Derived
- Attributes
Methods
Invoke(Object, IntPtr, OLECMDEXECOPT) |
Invokes the command with the specified arguments and options. |