Methods
- Sub Transform( iAssemblyannotationSetName)
-
Transforms annotation set into an assembly annotation set.
- Parameters:
-
- iAssemblyannotationSetName
- [in] The name of the assembly annotation transformed If the iAssemblyannotationSetName is an empty string, the assembly annotation set keeps the name of the annotation set from which it comes. returns S_OK when transformation succeeded. returns S_OK when the annotation set is already an assembly annotation set. otherwise returns E_FAIL. dd>