TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBusinessDocument::getDateTimeStamp
MBusinessDocument
Retrieve the creation time for this business document.
Parameters
Parameters
Description
const MDateTime*& rpDateTime
Parameter in which to store the date time stamp.
Return Value
If this accessor finds the element, it returns MTrue and stores the information in the output parameter. Otherwise, it returns MFalse.
Declaration
virtual
Mboolean getDateTimeStamp(
const
MDateTime
*& rpDateTime)
throw
(
MException
);
Links
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference