Microsoft DirectX 9.0

AnalogTVTuningSpace.UniqueName

The UniqueName property sets or retrieves the globally unique name of the tuning space.

Syntax

objAnalogTVTuningSpace.UniqueName As String

Parameters

This property takes no parameters.

Error Codes

If the property fails, an error is raised and Err.Number is set to a value other than zero.

Return Value

The property returns the globally unique name as a String.

Remarks

The globally unique name is formatted as a CLSID.

See Also