I have Created a dll that takes a variant pointer and sets the value to a string. Its very simple... But i want to easily move information to and from LabVIEW with very little overhead. I was wondering if there was a equivalent C api for Get/Set variant attributes?
cviauto.h has many variant related functions that work well for manipulating data inside the variant but i can't seem to access the attributes.