ApplicationClass.DDERequest(Int32, String) 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 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
Parameters
- Channel
- Int32
- Item
- String