Microsoft DirectX 8.0

Component Object

Represents a component or substream on the current broadcast stream.

Method or Property NameDescription
CloneCopy Component.
DescLangIDLanguage Identifier for Description Language.
DescriptionComponent Description.
StatusComponent Status.
TypeComponent Type.

Component.Clone Method

Component Object

Copy Component.

Syntax

Component.Clone()

Return Value

Returns a Component object that is a copy of the current object.

Component.DescLangID Property

Component Object

Language Identifier for Description Language.

Syntax

Component.DescLangID

Remarks

This property is read-write.

Component.Description Property

Component Object

Component Description.

Syntax

Component.Description

Remarks

This property is read only.

Component.Status Property

Component Object

Component Status.

Syntax

Component.Status

Remarks

This property is read-write.

Component.Type Property

Component Object

Component Type.

Syntax

Component.Type

Remarks

This property is read only.