This document is archived and information here might be outdated. Recommended version. |
Lookup table array of double precision floats.
[Visual Basic .NET]
Public Property LUT As Object
[C#]
public object LUT {get; set;}
[C++]
HRESULT get_LUT(
Variant* pVal
);
[C++]
HRESULT put_LUT(
VARIANT pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type VARIANT* pVal [in]
pVal is a parameter of type VARIANT