_Global.DDEInitiate(String, String) メソッド

定義

public:
 bool DDEInitiate(System::String ^ App, System::String ^ Topic);
public bool DDEInitiate (string App, string Topic);
abstract member DDEInitiate : string * string -> bool
Public Function DDEInitiate (App As String, Topic As String) As Boolean

パラメーター

App
String
Topic
String

戻り値

適用対象