'Usage
Dim record As Byte
Dim dataSet As Byte
Dim dataSetType As Long
Dim dataSetLength As Long
Dim data As Object
Dim instance As New ImageXIptcData(record, dataSet, dataSetType, dataSetLength, 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.
dataSetLength
An integer value which represents the length of the data set.