ApplicationClass.AppLaunch(String, Object, Object) メソッド

定義

public virtual bool AppLaunch (string Application, object Document, object Activate);
abstract member AppLaunch : string * obj * obj -> bool
override this.AppLaunch : string * obj * obj -> bool
Public Overridable Function AppLaunch (Application As String, Optional Document As Object, Optional Activate As Object) As Boolean

パラメーター

Application
String
Document
Object
Activate
Object

戻り値

実装

適用対象