TIBCO Adapter SDK C++ Reference
MSink::write
MSink | See Also
Write the specified message to this sink. This method writes the specified message.
Parameters
Parameters Description
const MString& rsMessage Message to be sent to this sink.
Exceptions
M_ERROR_UNEXPECTED_FILE_SEEK_ERROR

M_ERROR_UNEXPECTED_FILE_WRITE_ERROR

See Also
"Tracing and Exception Handling" in TIBCO Adapter SDK, Programmer's Guide.
Declaration
virtual void write(const MString& rsMessage) = 0;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.