Microsoft DirectX 9.0

MSVidBDATunerDevice.TuningSpace

This topic applies to Windows XP only.

The TuningSpace property sets or retrieves the current tuning space.

Syntax

objMSVidBDATunerDevice.TuningSpace As ITuningSpace

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 Values

Returns an ITuningSpace object.

Remarks

This property is read/write.

See Also