Microsoft DirectX 9.0 |
Not implemented in this release.
The DefaultPreferredComponentTypes property retrieves or creates a ComponentTypes collection object containing the default preferred component types specified by the user or application. (Not used for analog tuning spaces.)
Syntax
objAnalogRadioTuningSpace.DefaultPreferredComponentTypes As ComponentTypes
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 IComponents collection as an Object.
Remarks
This property is not used for analog tuning spaces.
See Also