'Usage
Dim record As Byte
Dim dataSet As Byte
Dim dataSetType As Long
Dim data As String
Dim instance As New ImageXIptcData(record, dataSet, dataSetType, data)
Parameters
record
A byte value which represents the record.
dataSet
A byte value which represents the data set.
dataSetType
An integer which represents the type of data set.
data
A string value which represents the data field string.