Microsoft DirectX 9.0

SystemTuningSpaces.MaxCount

The MaxCount property retrieves the maximum number of tuning spaces allowed in the collection.

Syntax

objSystemTuningSpaces.MaxCount 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 maximum number of tuning spaces allowed in the collection as a Long integer.

See Also