/*->h.con */

TW_UINT32 GetEnumerationCurrentIndex(pTW_CAPABILITY pData);
void BuildUpArrayType (pTW_CAPABILITY, pTW_ARRAY, void *);
void BuildUpEnumerationType(pTW_CAPABILITY, pTW_ENUMERATION, void *);
void ExtractEnumerationValue (pTW_CAPABILITY, void*, int);
void BuildUpOneValue (pTW_CAPABILITY, TW_UINT16, TW_UINT32);
void ExtractOneValue (pTW_CAPABILITY, void*);
TW_UINT16 AltTWItemSize (TW_INT16 ItemType);

