TIBCO Adapter SDK C++ Reference
MDateTime::MDateTime
MDateTime
Constructs an MDateTime instance. This constructor creates an independent copy of an existing MDateTime instance.
Parameters
Parameters Description
const MDateTime& refMDateTime MDateTime instance of which you want to make a copy.
Declaration
MDateTime(const MDateTime& refMDateTime);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.