Leadtools.Codecs Namespace > CodecsLoadAsyncCompletedEventArgs Class : CodecsLoadAsyncCompletedEventArgs Constructor |
public CodecsLoadAsyncCompletedEventArgs( RasterImage image, Uri uri, Stream stream, string fileName, Exception error, bool cancelled, object userState )
'Declaration Public Function New( _ ByVal image As RasterImage, _ ByVal uri As Uri, _ ByVal stream As Stream, _ ByVal fileName As String, _ ByVal error As Exception, _ ByVal cancelled As Boolean, _ ByVal userState As Object _ )
'Usage Dim image As RasterImage Dim uri As Uri Dim stream As Stream Dim fileName As String Dim error As Exception Dim cancelled As Boolean Dim userState As Object Dim instance As New CodecsLoadAsyncCompletedEventArgs(image, uri, stream, fileName, error, cancelled, userState)
public CodecsLoadAsyncCompletedEventArgs( RasterImage image, Uri uri, Stream stream, string fileName, HResult error, bool cancelled, object userState )
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