LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

TargetFields Constructor (TargetFields)

Show in webframe





A System.String used to absolutely identify the logical target that is being accessed.
A System.String used to specify the original named resource (often the name of a file on the server).
A Range object used to qualify the original named resource through the specification of a byte range.
Initializes a new instance of the TargetFields class.
Syntax
public TargetFields( 
   string targetID,
   string target,
   Range subTarget
)
'Declaration
 
Public Function New( _
   ByVal targetID As String, _
   ByVal target As String, _
   ByVal subTarget As Range _
)
'Usage
 
Dim targetID As String
Dim target As String
Dim subTarget As Range
 
Dim instance As New TargetFields(targetID, target, subTarget)

            

            
public:
TargetFields( 
   String^ targetID,
   String^ target,
   Range^ subTarget
)

Parameters

targetID
A System.String used to absolutely identify the logical target that is being accessed.
target
A System.String used to specify the original named resource (often the name of a file on the server).
subTarget
A Range object used to qualify the original named resource through the specification of a byte range.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

TargetFields Class
TargetFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features