IEdit.SelectSource Method
Selects a Source for a given Field.
[Visual Basic]
Sub SelectSource( _
ByVal
f As
Field, _
ByVal
s As
Source _
)
Parameters
-
f
- The field for which the source should be set.
-
s
- The source which should be selected.
See Also
IEdit Interface | ID3Sync.Scripting Namespace