Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EnumTuningSpaces method creates a collection of tuning spaces preferred by this implementation.
Syntax
HRESULT EnumTuningSpaces(
[out] IEnumTuningSpaces **ppEnum
);
Parameters
- ppEnum [out]
Address of a IEnumTuningSpaces interface pointer that will be set to the returned collection.
Return Value
Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.
Remarks
This list is a subset of the compatible tuning spaces for this implementation.
Requirements
Header | Declared in Bdaiface.h. |
See Also
Error and Success Codes
ITuner Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008