The size function for a blob element returns the number of bytes in the blob. Handle is returned from classname_structname_read_handle().
MCO_RET structname_fieldname_size( /*IN*/ structname *handle, /*OUT*/ uint4 *size );
| handle | A pointer to a structname handle |
|
size |
A |
The size function for a blob element returns the number of bytes in the blob. Handle is returned from classname_structname_read_handle().
See
classname_fieldname_size (blob).