| Home | How To | Online Documentation | Support | Download | Order |
|
|
operator const void*( ) const; Return ValueA pointer to the binary data buffer. RemarksThis useful casting operator provides an efficient method to access the binary data contained in a SAString object. No bytes are copied; only a pointer is returned. Be careful with this operator. If you change a SAString object after you have obtained the bytes pointer, you may cause a reallocation of memory that invalidates the pointer. Server specific notesNo specific information. Problems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
|||||||||||||||||||