lFlags
Flags that identify which parameter are valid, or to execute an operation that does not depend on a field. Possible values are one or more of the following constants "or"ed together. Possible values are:
Value |
Meaning |
ANN_TEXT_SHOW_TEXT |
[0x001] The bShowText parameter is valid |
ANN_TEXT_SHOW_BORDER |
[0x002] The bShowBorder parameter is valid |
ANN_TEXT_TEXTCOLOR |
[0x004] The crText parameter is valid |
ANN_TEXT_ALL |
Logical "or" of all above flags |