Example: IN_ShowImagenation

 

/* Minimize the Imagenation window */

if ( ( nError = IN_ShowImagenation( IN_WIN_MINIMIZE ) ) != IN_SUCCESS )

 {

  ErrorHandler( nError, "Error message:" );

 }