Microsoft DirectX 9.0 |
The CLSID property retrieves the CLSID of the tuning space.
Syntax
objDVBTuningSpace.CLSID As String
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 CLSID as a String.
Remarks
This property is read only. The CLSID for this tuning space is "{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}".
See Also