Microsoft DirectX 9.0 |
Not implemented in this release.
The Clone method creates a new copy of this AnalogRadioTuningSpace object.
Syntax
ObjAnalogRadioTuningSpace.Clone()
AsTuningSpace
Parameters
This method takes no parameters.
Error Codes
If the method fails, an error is raised and Err.Number is set to a value other than zero.
Return Value
Returns a new AnalogRadioTuningSpace object whose values are identical to the current AnalogRadioTuningSpace object.
See Also