TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::getDateTimeStamp
MAdvisoryDocument
Retrieve the date and time stamp for this advisory.
Parameters
Parameters
Description
const MDateTime* & rDateTimeStamp
Date and timestamp is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual
Mboolean getDateTimeStamp(
const
MDateTime
* & rDateTimeStamp)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference