LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

TargetFields Constructor (TargetFields)






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
)
function 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: 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

TargetFields Class
TargetFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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