Accusoft ImagXpress 12
IptcAddDataSet Method
See Also  Send comments on this topic.
Record
A byte value which represents the record.
DataSetId
A byte value which represents the dataset ID.
DataSetType
A long value which represents the dataset type.
Count
A long value which represents the number of items to add.
NewData
A variant value which represents the new data to add.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : IptcAddDataSet Method

Glossary Item Box

Description

Adds an Iptc dataset to the image.

Syntax

Visual Basic
Public Sub IptcAddDataSet( _
   ByVal Record As Byte, _
   ByVal DataSetId As Byte, _
   ByVal DataSetType As Long, _
   ByVal Count As Long, _
   ByVal NewData As Variant _
) 

Parameters

Record
A byte value which represents the record.
DataSetId
A byte value which represents the dataset ID.
DataSetType
A long value which represents the dataset type.
Count
A long value which represents the number of items to add.
NewData
A variant value which represents the new data to add.

Remarks

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.