AnnoObjGetRubberStamp

#include “BiAnno.h”

BYTE CALLBACK AnnoObjGetRubberStamp(INT_PTR pAnno)

Description

Returns the type of the selected A_RUBBERSTAMP object.

Parameters

INT_PTR

pAnno

Annotation handle

Return value

Returns the type of the selected A_RUBBERSTAMP object

Programming Notes

None

Code Example

None