#include “BiAnno.h”
int CALLBACK GetUndoLevel( INT_PTR pAnno )
Description
This function retrieves the level of undo.
Parameters
|
INT_PTR |
PAnno |
Annotation handle |
Return value
Level of undo on success, otherwise -1.
Programming Notes
None
Code Example
None