Prepayment Library - Functions

EspPrep_initEspPrepayLoanLevelDescStructToDefault

Initializes an instance of the loan level data structure to its default state.

Notes

Use

Function Prototype

void EspPrep_initEspPrepayLoanLevelDescStructToDefault (
EspPrepayLoanLevelDescStruct *prepay_loan_level_ptr);



Function Call

EspPrep_initEspPrepayLoanLevelDescStructToDefault(pMbsCollat->prepay_loan_level_ptr);

Parameter Detail

*prepay_loan_level_ptr
(pointer)  Points to an instance of structure EspPrepayLoanLevelDescStruct that has been created with function createEspPrepayLoanLevelDescStruct and requires initialization.  This structure is used as input to the function.