Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::getMarkedState Method
Syntax
C++
void getMarkedState(StickyNotes::StickyNoteMarkedStates& marked_state) const;

Returns the current value of the marked state for the sticky object. The method fills the passed value of the StickyNoteMarkedStates enumeration with the current value of the marked state and returns it to a calling subroutine.

Parameters
Description
marked_state
[in] A placeholder for the current value of the marked state.

Default marked state value equals to the kUnmarkedState.

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