SetAnnotationText

Sets the AnnotationText member of the BlackIceDEVMODE. Sets the value of the ‘Text String’ field.

 

SetAnnotationText (pDevMode As Long, szAnnotationText As String)

 

Input value:pDevMode        - handle to the BlackIceDEVMODE structure.

Input value:szAnnotationText        - Text (string).

Return value - none

 

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