[This is preliminary documentation and is subject to change.]
Write a SIF Message in the version of SIF in effect for that object.
To change the version of SIF that is used, call the
SifMessagePayload.setSIFVersion method prior to calling
this function.
| C# | Visual Basic | Visual C++ |
public virtual void Write( SifMessagePayload o )
Public Overridable Sub Write ( _ o As SifMessagePayload _ )
public: virtual void Write ( SifMessagePayload^ o )
- o (SifMessagePayload)
- The SIF Message to Write to the output stream