Microsoft DirectX 9.0

ATSCTuningSpace.CountryCode

The CountryCode property sets or retrieves the country/region code of the tuning space (based on TAPI country/region codes).

Syntax

objATSCTuningSpace.CountryCode As Long

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

This property returns the country/region code as a Long integer.

Remarks

Uses TAPI country/region codes.

See Also