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