SE_anno_set_level

Sets the annotation level

Usage syntax

LONG SE_anno_set_level (SE_ANNO anno, LONG level);

Parameters
anno The anno handle
level The level of the annotation
Description

SE_anno_set_level sets the annotation level. The level value must be greater than or equal to zero.

Returns

SE_SUCCESS
SE_INVALID_ANNO_OBJECT

SE_INVALID_PARAM_VALUE

SE_INVALID_POINTER

SE_SDE_NOT_STARTED