Retrieves the current value into a binary buffer, casting as required.
void ULValue::GetBinary( p_ul_binary bin, size_t len )
bin The binary structure to receive bytes.
len The length of the buffer.
If the buffer is too small, then the value is truncated. Up to len characters are copied to the given buffer.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |