IToiDlnaContentDirectoryService::TToiProperty Struct Reference


Description

This structure contains information for a property.

import "IToiDlnaContentDirectoryService.idl";

List of all members.

Public Attributes

IToiDlnaContentDirectoryService::TToiPropertyId Id
long SubIndex
string Value

Member Data Documentation

If there are several values for the property, this value indicates which of these values it is. For example, if an audio file has metadata that contains three artists, there will be three occurences of property PROPERTY_ARTIST in the list of properties and the subindeces will be 0, 1, and 2. If there is only one value, the sub index value will be -1.