Returns the length of the blob data.
AGDBBlob
attribute unsigned long length;
None
blob.length
blob.length = length
PODSUInt32 AVgetLength(AGDBBlob* blob);
void AVsetLength( AGDBBlob* blob, PODSUInt32 length );
blob The AGDBBlob
object.
length [in] The length of the specified blob data.
Getter: The length of the blob data.
Setter: None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |