Function : Note

NSFNoteUnsign - Unsigns a note.
----------------------------------------------------------------------------------------------------------

#include <nsfnote.h>

STATUS LNPUBLIC NSFNoteUnsign(
NOTEHANDLE hNote);

Description :

This function removes the ITEM_NAME_NOTE_SIGNATURE item from a note.

Parameters :

See Also :

NSFNoteSign
----------------------------------------------------------------------------------------------------------