LONG result = GetLBColumnInfoAttrsA(
struct ColumnInfo *ci,
LONG result = GetLBColumnInfoAttrs(
struct ColumnInfo *ci,
Gets attributes for a ColumnInfo structure in a future friendly manner.
The following tags listed in
SetLBColumnInfoAttrsA() are supported:
- LBCIA_Column (WORD)
-
no info yet
- LBCIA_Title (CONST_STRPTR)
-
no info yet
- LBCIA_Weight (WORD)
-
no info yet
- LBCIA_Width (WORD)
-
no info yet
- LBCIA_Flags (ULONG)
-
no info yet
- LBCIA_SortDirection (ULONG)
-
no info yet
- LBCIA_UserData (APTR)
-
no info yet
Do not forget that the ti_Data pointer must point to a ULONG sized storage location no matter what type you are getting.