←Select platform

Parse Method (ResponseCodeStream)

Summary

Overridden. Converts the string representation of a codestream response into its ResponseCodeStream equivalent.

Syntax

C#
VB
C++
public static Leadtools.Jpip.ResponseCodeStream Parse(  
   string responseCodestream 
) 
Public Shared Function Parse( _ 
   ByVal responseCodestream As String _ 
) As Leadtools.Jpip.ResponseCodeStream 
public: 
static Leadtools.Jpip.ResponseCodeStream^ Parse(  
   String^ responseCodestream 
) 

Parameters

responseCodestream
A System.String containing the response codestream to convert.

Return Value

A ResponseCodeStream corresponding to the string contained in responseCodestream.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize