/* Activate Imagenation */
if ( ( nError = IN_ActivateImagenation( ) ) != IN_SUCCESS )
{
ErrorHandler( nError, "Error message:" );
}