ISDBSongData::UpdateAlbum: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				mNo edit summary  | 
				||
| Line 3: | Line 3: | ||
===Method description===  | ===Method description===  | ||
Normally it isn't necessary to call this method because album is updated in Library after UpdateDB. However, you need to call this method in case you changed only the capitalization of the album name or album artist.  | Normally it isn't necessary to call this method because album is updated in Library after [[ISDBSongData::UpdateDB|UpdateDB]]. However, you need to call this method in case you changed only the capitalization of the album name or album artist.  | ||
=== Related Topics ===   | |||
*[[ISDBSongData::UpdateArtist]]  | |||
*[[ISDBSongData::UpdateDB]]  | |||
[[Category:Scripting|{{PAGENAME}}]]  | [[Category:Scripting|{{PAGENAME}}]]  | ||
Latest revision as of 20:45, 11 October 2011
CoClass SDBSongData, Interface ISDBSongData
Sub UpdateAlbum
Method description
Normally it isn't necessary to call this method because album is updated in Library after UpdateDB. However, you need to call this method in case you changed only the capitalization of the album name or album artist.