Parameter
|
Type
|
Description
|
IN
|
||
hTable
|
DAM_HTABLE
|
The table handle.
|
iColType
|
int
|
Identifies the column list to navigate. Use a bitwise OR ( | ) of the following flags to scan through columns that are in multiple categories:
![]() ![]() ![]() ![]() ![]() |
RETURN
|
||
DAM_HCOL
|
The handle to the first column that has the attributes of iColType. A NULL otherwise.
|