This document is archived and information here might be outdated. Recommended version. |
The descriptor table of this raster band.
[Visual Basic .NET] Public ReadOnly Property DescriptorTable As IDescTable
[C#] public IDescTable DescriptorTable {get;}
[C++]
HRESULT get_DescriptorTable(
IDescTable** ppTable
);
[C++] Parameters ppTable [out, retval]
ppTable is a parameter of type IDescTable**
This method should not be used by application developers.