Use this function to get the CciMessage object that corresponds to the environment tree for the message flow.
CciMessage ImportExportPrefix * ImportExportSuffix
cniGetEnvironmentMessage(
int* returnCode,
CciMessage* message);
If successful, the address of the message object corresponding to the environment tree is returned. Otherwise, a value of zero is returned, and the returnCode parameter indicates the reason for the error.