PSGUID_MUSIC
Note
Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
The PSGUID_MUSIC property set defines properties for music files.
#define PSGUID_MUSIC {0x56a3372e, 0xce9c, 0x11d2, 0x9f, 0xe, 0x0, \
0x60, 0x97, 0xc6, 0x86, 0xf6}
Remarks
The PSGUID_MUSIC property set contains the following property constants:
-
PIDSI_ARTIST
-
Property ID 2. Indicates the name of the artist.
-
PIDSI_ALBUM
-
Property ID 4. Indicates the album name.
-
PIDSI_YEAR
-
Property ID 5. Indicates the year in which the album was recorded.
-
PIDSI_COMMENT
-
Property ID 6. Contains comments about this music file.
-
PIDSI_TRACK
-
Property ID 7. Indicates the number of tracks in the album.
-
PIDSI_GENRE
-
Property ID 11. Indicates the genre of the album.
-
PIDSI_LYRICS
-
Property ID 12. Contains the lyrics for the music file.
Related topics