Gets the note object's id.
Gets the note message.
Atomically increments the reference count of note
by one.
This function is MT-safe and may be called from any thread.
Atomically decrements the reference count of note
by one.
If the reference count drops to 0, note
is freed.
Represents a note object.