Accusoft ImagXpress 13
IptcAddDataSetPtr Method
A byte value which represents a record.
A byte value which represents the Iptc dataset ID to add.
A long value which represents the dataset type.
A long value which represents the number of dataset items.
The address of a byte array of size Count which contains the new data to add.
Description
Adds an Iptc dataset via a pointer.
Syntax
Visual Basic
Public Sub IptcAddDataSetPtr( _
   ByVal Record As Byte, _
   ByVal DataSetId As Byte, _
   ByVal DataSetType As Long, _
   ByVal Count As Long, _
   ByRef NewData As Byte _
) 
Parameters
Record
A byte value which represents a record.
DataSetId
A byte value which represents the Iptc dataset ID to add.
DataSetType
A long value which represents the dataset type.
Count
A long value which represents the number of dataset items.
NewData
The address of a byte array of size Count which contains the new data to add.
Remarks
Note: Available in Professional Edition.
See Also

ImagXpress Object  | ImagXpress Members  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback