#include “BiAnno.h”
BYTE CALLBACK AnnoUIGetRubberStamp ( INT_PTR pAnno);
Description
Returns the type of the rubber stamp used by the currently selected A_RUBBERSTAMP object.
Parameters
|
INT_PTR |
pAnno |
Annotation handle |
Return value
Returns the type of the rubber stamp used by the currently selected A_RUBBERSTAMP object.
Programming Notes
None
Code Example
None