Hi,

Can you please explain / give a simple program showing how to handle
structure.Below is the structure

FeatureInfo{
int ftrid;
char nameoffeature[10];
}
I have "FeatureInfo" structure in my plugin and need to access its member
variables through my REALbasic application.


I have a function called GetFtrInfo() through which I am able to get the
structure from the REALbasic plugin I developed. But I am not able to access
the variables of this structure.

Please suggest or send a sample code for the same.

Thanks and Regards,
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to