GlobalClass.AppExecute(Object, Object, Object, Object) Method
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.
public virtual bool AppExecute (object Window, object Command, object Minimize, object Activate);
abstract member AppExecute : obj * obj * obj * obj -> bool
override this.AppExecute : obj * obj * obj * obj -> bool
Public Overridable Function AppExecute (Optional Window As Object, Optional Command As Object, Optional Minimize As Object, Optional Activate As Object) As Boolean
Parameters
- Window
- Object
- Command
- Object
- Minimize
- Object
- Activate
- Object