No other CPI Library functions are required by the Common Management API. See the CPI Library documentation for details on the functions listed above.
#define TXAPI_HOSTSWAB /* host type requires swabbing */
Swabbing is not required when passing parameters to Common Management API functions. It is the responsibility of the API to perform any necessary swabbing of these types of parameters. The Common Management API has been defined to accept all standard field definitions via function parameters. User applications will therefore only have swabbing concerns when setting non-standard field values or when manipulating a structure for which no direct API access has been defined.