Intersoft ClientUI Documentation
ApplicationLoaderAsyncResult Constructor



Syntax
Public Function New( _
   ByVal uri As Uri, _
   ByVal asyncState As Object _
)
Dim uri As Uri
Dim asyncState As Object
 
Dim instance As New ApplicationLoaderAsyncResult(uri, asyncState)
public ApplicationLoaderAsyncResult( 
   Uri uri,
   object asyncState
)
public:
ApplicationLoaderAsyncResult( 
   Uri^ uri,
   Object^ asyncState
)

Parameters

uri
asyncState
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApplicationLoaderAsyncResult Class
ApplicationLoaderAsyncResult Members

Send Feedback