This document is archived and information here might be outdated. Recommended version. |
Indicates if stereo is supported.
[Visual Basic .NET]
Public ReadOnly Property IsStereoSupported As Boolean
[C#]
public bool IsStereoSupported {get;}
[C++]
HRESULT get_IsStereoSupported(
Boolean* pbStereo
);
[C++] Parameters pbStereo [out, retval]
pbStereo is a parameter of type bool*