Microsoft DirectX 9.0 |
The DefaultLocator property sets or retrieves the initial default locator object on the local system, which the tuner may use after installation. (Not used for analog tuning spaces.)
Syntax
objAnalogTVTuningSpace.DefaultLocator As Object
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 locator object as an Object.
Remarks
This property is not used in analog tuning spaces.
See Also