ApplicationClass.DDERequest(Int32, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual System::String ^ DDERequest(int Channel, System::String ^ Item) = Microsoft::Office::Interop::Word::_Application::DDERequest;
public virtual string DDERequest (int Channel, string Item);
abstract member DDERequest : int * string -> string
override this.DDERequest : int * string -> string
Public Overridable Function DDERequest (Channel As Integer, Item As String) As String
パラメーター
- Channel
- Int32
- Item
- String