TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:50 2007
ra_proc_get_result

ra_proc_get_result

Name

ra_proc_get_result --  get the processing results

Synopsis

LIBRAAPI int ra_proc_get_result (proc_handle proc, value_handle vh);

Arguments

proc

processing-handle

vh

value-handle

Description

This function returns in inf one result from a processing perfomed with ra_proc_do. Please check plugin specific documentation what results are available.

source file

ra.c