/mcpDWORD dwCurrentPreferredCardID; } LINETRANSLATECAPS, FAR *LPLINETRANSLATECAPS; Members Values Members The total size, in bytes, that is allocated to this data structure. dwTotalSize The size, in bytes, for this data structure that is needed to hold all the returned information. dwNeededSize The size, in bytes, of the portion of this data structure that contains useful information. dwUsedSize The number of entries in the location list. It includes all locations that are defined, including zero (default). dwNumLocations List of locations that are known to the address translation. The list comprises a sequence of LINELOCATIONENTRY structures. The dwLocationListOffset member points to the first byte of the first LINELOCATIONENTRY structure, and the dwLocationListSize member indicates the total number of bytes in the entire list. dwLocationListSize dwLocationListOffset The dwPermanentLocationID member from the LINELOCATIONENTRY structure for the CurrentLocation. dwCurrentLocationID The number of entries in the CardList. dwNumCards List of calling cards that are known to the address translation. It includes only non-hidden card entries and always includes card 0 (direct dial). The list comprises a sequence of LINECARDENTRY structures. The dwCardListOffset member points to the first byte of the first LINECARDENTRY structure, and the dwCardListSize member indicates the total number of bytes in the entire list. dwCardListSize dwCardListOffset The dwPreferredCardID member from the LINELOCATIONENTRY structure for the CurrentLocation. dwCurrentPreferredCardID LINETRANSLATEOUTPUT The LINETRANSLATEOUTPUT structure describes the result of an address translation. The lineTranslateAddress function uses this structure. You must not extend this structure. Note Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 272 Basic TAPI Implementation LINETRANSLATEOUTPUT
