TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MHawkSink::write
MHawkSink
Write the specified message to this
MHawkSink
using the INFO role by default. This form writes a specified message.
Parameters
Parameters
Description
const MString& rsMessage
Message to send to this TIBCO Hawk sink.
Declaration
virtual
void
write(
const
MString
& rsMessage)
throw
(
MException
);
Links
MHawkSink
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference