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_value_get_info

ra_value_get_info

Name

ra_value_get_info --  returns id of info

Synopsis

LIBRAAPI long ra_value_get_info (value_handle vh);

Arguments

vh

value-handle

Description

Returns the id of the info set in vh. Check in ra_defines.h for for the meaning of info-id (RA_INFO_*).

source file

value.c