HostedWpfControl.adapter_AdapterRequestActionEvent 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.
protected:
void adapter_AdapterRequestActionEvent(System::String ^ appName, System::String ^ actionName, System::String ^ data);
protected void adapter_AdapterRequestActionEvent (string appName, string actionName, string data);
member this.adapter_AdapterRequestActionEvent : string * string * string -> unit
Protected Sub adapter_AdapterRequestActionEvent (appName As String, actionName As String, data As String)
Parameters
- appName
- String
- actionName
- String
- data
- String