TIBCO Adapter SDK C++ Reference
MDate::==
MDate
Checks whether this MDate is equal to the MDate passed in as an argument.
Parameters
Parameters Description
const MDate& refMDate The MDate instance with which to compare.
Declaration
Mboolean operator ==(const MDate& refMDate) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.