This document is archived and information here might be outdated. Recommended version. |
The raster attribute table.
[Visual Basic .NET] Public Property AttributeTable As Object
[C#] public object AttributeTable {get; set;}
[C++]
HRESULT get_AttributeTable(
IUnknown Pointer* ppRAT
);
[C++]
HRESULT putref_AttributeTable(
LPUNKNOWN ppRAT
);
[C++]
Parameters ppRAT [out, retval]
ppRAT is a parameter of type IUnknown* ppRAT [in]
ppRAT is a parameter of type IUnknown