GOA - System.ExternalInterfaceHandler

ExternalInterfaceHandler Delegate


Provides the method that will handle an external interface by an array of parameters.

Definition

public delegate Object ExternalInterfaceHandler( Object[] arguments );

Parameters

argumentsThe parameters of the external interface.
System.Object[]

Return Value

System.Object. The result of invoking the method.

Delegate Information

NamespaceSystem
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.