virtual bool GetRenderCaps(UInt32 * pcaps) = 0;
GetRenderCaps is a helper function to obtain the capabilities flag set for the sound renderer.
Parameters |
Description |
UInt32 * pcaps |
Pointer to the variable where flags will be returned. |
A Boolean value of true if the call succeeded otherwise false.