Returns the current value of the lock flag for the sticky note. The lock flag determines whether a user can not edit the content of the sticky note object (equals true); otherwise, a user can edit the sticky note object content (equals false).
Parameters
Parameters
Description
state
[in] A placeholder for the current flag value.
Remarks
The method fills a passed boolean value with the current value of the lock flag and returns it to a calling subroutine.