IEdit.GetSelectedSource Method
Gets the selected Source for a given Field.
[Visual Basic]
Function GetSelectedSource( _
ByVal
f As
Field _
) As
Source
Parameters
-
f
- The field (row in the dialog).
Return Value
The selected source for that field.
See Also
IEdit Interface | ID3Sync.Scripting Namespace