This document is archived and information here might be outdated. Recommended version. |
The associated stereo table.
[Visual Basic .NET] Public ReadOnly Property StereoTable As ITable
[C#] public ITable StereoTable {get;}
[C++]
HRESULT get_StereoTable(
ITable** ppStereoTable
);
[C++] Parameters ppStereoTable [out, retval]
ppStereoTable is a parameter of type ITable**