NoteExpressionTextEvent

Undocumented in source.

Members

Variables

noteId
int32 noteId;

< associated note identifier to apply the change

text
TChar* text;

< null character (without including the terminating null character itself) +////< UTF-16, null terminate

textLen
uint32 textLen;

< the number of characters (TChar) between the beginning of text and the terminating

typeId
NoteExpressionTypeID typeId;

< see \ref NoteExpressionTypeID (kTextTypeID or kPhoneticTypeID)

Meta