external function xf_calcLenRegRspTLVs(
  in RegRspTLVs 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 RegRspTLVs
used in the length field of the RegRspEncodingTLV


Parameters

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


Returns

FncRetCode