Label
|
Use
|
Value Type
|
Value
|
---|---|---|---|
Optional
|
β
|
Input arguments to initialize the model handle to be operated. If not provided, model of active window is used.
|
|
set_name |
Required
|
wchar_t*
|
Name of the Std-Annotation Set to be manipulated. This name is an auto-created identifier, that can be found by editing the
Set definition via the Configuration dialog.
Example: βstd_anno_1234β.
|
block_names
|
Required
|
wchar_t*
|
Names of the Std-Annotation Blocks to be removed from the Set. These names are auto-created identifiers, that can be found
by editing the corresponding Blocks via the Configuration dialog.
|
Label
|
Value Type
|
Value
|
β
|
Error information in case of return value PRO_TK_GENERAL_ERROR.
|
PRO_TK_NO_ERROR
|
The function succeeded.
|
PRO_TK_BAD_INPUTS
|
One or more input argument is invalid.
|
PRO_TK_GENERAL_ERROR
|
Miscellaneous error. Check output argument array for further information.
|