Sets the AnnotationSeparator member of the BlackIceDEVMODE. Sets the value of the ‘Separator’ field.
SetAnnotationSeparator (pDevMode As Long, szAnnotationSeparator As String)
Input value:pDevMode - handle to the BlackIceDEVMODE structure.
Input value:szAnnotationSeparator - Text (string).
Return value - none
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.