TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MUnionDescription::getMember
MUnionDescription
Return the member with the specified name as an
MUnionDescription
.
Parameters
Parameters
Description
const MString& sMemberName
The member name for which to lookup the member description.
Declaration
virtual
const
MMemberDescription
* getMember(
const
MString
& sMemberName)
const
;
Links
MUnionDescription
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference