external function xf_calcLenSbcRspTLVs(
  in SbcRspTLVs p_msg,
  out Length p_length
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.

Description

Calculates the length of the SbcRspTLVs
used in the length field of the SbcRspEncodingTLV


Parameters

p_msg
TLV of which the length after encoding shall be computed
Length
computed length


Returns

FncRetCode