Example: IN_Autospin

 

/* In the active document window, start Autospin */

if ( ( nError = IN_Autospin( 0, 1 ) ) != IN_SUCCESS )

 {

  ErrorHandler( nError, "Error message:" );

 }