Sets a single byte in the blob data.
AGDBBlob
nometadata void set_element( unsigned long index, PODSVariant variant );
None
blob[index] = variant
void AVset_element( AGDBBlob* blob, PODSUInt32 index, PODSVariant* variant );
blob The AGDBBlob
object.
index [in] The index of the byte to set.
variant [in] The variant containing the value to assign to the byte.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |