Microsoft DirectX 9.0 |
The Remove method removes a tuning space object from the collection.
Syntax
ObjSystemTuningSpaces.Remove(Index)
Parameters
Index
Specifies the index of the tuning space object to be removed from the collection.
Error Codes
If the method fails, an error is raised and Err.Number is set to a value other than zero.
Return Value
This method returns nothing.
See Also