TIBCO Adapter SDK C++ Reference
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
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.