bShowName

Address of the Boolean variable to be updated with a value that indicates whether the annotation object is shown.

In C++, declare the variable and pass its address. In most other languages, pass the variable by reference.