TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
MInstance::unSet
MInstance
Removes attribute values that were previously added via an
MInstance::set
() call.
Remarks
This method does nothing if the value was never set.
Declaration
virtual
void
unSet(
const
MString
& rsAttributeName);
Links
MInstance
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference