GetAnnotationText

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

 

GetAnnotationText (pDevMode As Long) As String

 

Input value:   - handleto the BlackIceDEVMODE structure.

Return value - User Defined Text (string)

 

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