Returns the BLF_ANNOTATION_DATE_FORMAT_JULIAN flag. Represents the ‘Julian Date’ radio button
IsAnnotationDFJulianEnabled (pDevMode As Long) As Boolean
Input value - handle to the BlackIceDEVMODE structure.
Return value - TRUE if the ‘Julian Date’ checkbox is checked
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.