Start a Conversation

Unsolved

This post is more than 5 years old

1992

February 26th, 2010 09:00

XAM equivalent of FPTag_GetBlobSize?

Is there a XAM equivalent of FPTag_GetBlobSize to determine the number of bytes of the saved data within the XStream before the contents of the XStream is read?

2 Intern

 • 

417 Posts

March 1st, 2010 03:00

Brian - the length attribute of a property field normally returns the fixed size of the data (xam_int, xam_boolean, xam_string etc). When the field is an XStream, it is the actual length of the stream.
No Events found!

Top