DisableAnnotationText

Sets the BLF_ANNOTATION_ TEXT_ENABLED flag to 0 (false). Sets the ‘Text String’ checkbox to unchecked

 

DisableAnnotationText (pDevMode As Long)

 

Input value    - handle to the BlackIceDEVMODE structure.

Return value - none

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.