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