This document is archived and information here might be outdated. Recommended version. |
Read data values from lookup table.
[Visual Basic .NET]
Public Sub ReadDataValues ( _
ByVal bstrLookupTableName As String _
)
[C#]
public void ReadDataValues (
string bstrLookupTableName
);
[C++]
HRESULT ReadDataValues(
BSTR bstrLookupTableName
);
[C++] Parameters bstrLookupTableName [in]
bstrLookupTableName is a parameter of type BSTR