Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::getCreationDate Method
Syntax
C++
bool getCreationDate(OdTimeStamp& value) const;

Returns the creation date and time of the sticky note object. The method fills a passed OdTimeStamp object with the sticky note object's creation date and time and returns it to a calling subroutine.

Parameters
Description
value
[in] A placeholder for the OdTimeStamp object that contains the date and time of the sticky note object creation.

true if creation date and time are set; otherwise, creation date and time are not set and method returns false.

Copyright © 2002-2022. Open Design Alliance All rights reserved.