Sets the message data for the next put operation.
int setData(string data);int setData(string *data);int setData(blob *data);
Parameter |
Description |
---|---|
data |
Data to put in the Open Transport message buffer. This can be a string, a pointer to a string, or a pointer to a blob. |
Integer. Returns 1 for success, and 0 for failure.
Pointer to object |
Object |
---|---|
|
|
|
|
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |