lFlags

Flags that identify which property will be updated. Possible values are:

Value

Meaning

ANN_TEXT_SHOW_TEXT

[0x001] The AnnShowText parameter will be updated.

ANN_TEXT_SHOW_BORDER

[0x002] The bShowBorder parameter will be updated.

ANN_TEXT_TEXTCOLOR

[0x004] The crText parameter will be updated.

ANN_TEXT_ALL

Logical or of all above flags