Returns the BLF_ANNOTATION_DATE_FORMAT_DDMONYYYY flag. Represents the ‘DD/Mon/YYYY’ radio button
IsAnnotationDateFormatDDMONYYYYEnabled (pDevMode As Long) As Bollean
Input value - handle to the BlackIceDEVMODE structure.
Return value - TRUE if the ‘DD/Mon/YYYY’ radio button is checked
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.