AnnoUIUndo

#include “BiAnno.h”

BOOL CALLBACK AnnoUIUndo( INT_PTR pAnno )

Description

This function recalls the last saved state of annotations.

Parameters

INT_PTR

PAnno

Annotation handle

Return value

TRUE on success, otherwise FALSE.

Programming Notes

None

Code Example

None