TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MDateTime
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference