TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::set
MAdvisoryDocument
Set the specified field to the specified value.
Parameters
Parameters
Description
const MString& rsField
The name fo the field to set.
const MData& rData
The data to set in field.
Declaration
virtual
void
set(
const
MString
& rsField,
const
MData
& rData)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference