ItemAnnotationSaveAs()

Saves a sound annotation to a file.

Token ID

AFTKN_ITEM_ANNOTATION_SAVE_AS or 663

Syntax

VOID ItemAnnotationSaveAs(ANSISTRING MessageID; 
                           WORD Index; 
                           ANSISTRING Filename)

Parameters

MessageID As ANSISTRING

Unique Item identifier, returned by ItemMessageIDFromView().

Index As WORD

Index number (zero-based) of the sound annotation.

Filename As ANSISTRING

Remarks

IMPORTANT:This only works in the 32-bit client if the message with Annotation was created and sent by the 16-bit client.