...
Retrieves the zero-based index number of the the file in the sync spec.
ifUserData
SetUserData(user_data As Object) As Void
Sets the user data.
GetUserData() As Object
Returns the user data that has previously been set via SetUserData()
(on either the event or the source object). It will return Invalid if no data has been set.
...