Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::getReviewState Method
Syntax
C++
void getReviewState(StickyNotes::StickyNoteReviewStates& review_state) const;

Retrieves the review status for the sticky note object. The method fills a passed value of the StickyNoteReviewStates enumeration with the current value of the review status and returns it to a calling subroutine.

Parameters
Description
review_state
[in] A placeholder for the review status value.

Default review status equals to the kNone value.

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