Retrieves a single byte from the blob data.
AGDBBlob
nometadata void get_element( unsigned long index, PODSVariant variant );
None
blob[index]
void AVget_element( AGDBBlob* blob, PODSUInt32 index, PODSVariant* variant );
blob The AGDBBlob
object.
index [in] The index of the byte to retrieve.
variant [in] The variant into which to return the byte.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |