TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Next
MChar::==
MChar
Checks whether this
MChar
is equal to the
MChar
passed in as a parameter.
Parameters
Parameters
Description
const MChar& refMChar
Mchar for comparison.
Declaration
Mboolean
operator
==(
const
MChar
& refMChar)
const
;
Links
MChar
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference