#include “BiAnno.h”
long CALLBACK AnnoUIGetType( INT_PTR pAnno );
Description
Returns the type of selected object.
Parameters
|
INT_PTR |
pAnno |
Annotation handle |
Return value
long annotation object type
Programming Notes
None
Code Example
None