SoundRenderer::GetRenderCaps

SoundRenderer::GetRenderCaps
virtual bool GetRenderCaps(UInt32 * pcaps) = 0;
Description

GetRenderCaps is a helper function to obtain the capabilities flag set for the sound renderer.

Parameters
Parameters 
Description 
UInt32 * pcaps 
Pointer to the variable where flags will be returned. 
Return Value

A Boolean value of true if the call succeeded otherwise false.