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