IASEditBox::Delete

This method deletes the character currently selected for editing.

Syntax

HRESULT Delete( void );

Return Values

NOERROR indicates success. S_FALSE indicates that there is nothing to delete.