IToiDlnaContentDirectoryService::TToiCdsObject Struct Reference


Description

This structure contains information about a DLNA CDS object. Most of the object data is dependent on which properties that have been requested by the operation.

import "IToiDlnaContentDirectoryService.idl";

List of all members.

Public Attributes

string ObjectId
string ParentId
string ObjectClass
string Title
long ServerIndex
IToiDlnaContentDirectoryService::TToiPropertySequence Properties

Member Data Documentation

The CDS identifier of the object.

The CDS identifier of the parent object.

The index this object has on media server. This information is only valid for the operation that read this object.

The title of the object, UTF-8 encoded.