IsAnnotationDFDDMMYYYYEnabled

Returns the BLF_ANNOTATION_DATE_FORMAT_DDMMYYYY flag. Represents the ‘DD/MM/YYYY’ radio button

 

IsAnnotationDFDDMMYYYYEnabled (pDevMode As Long) As Boolean

 

Input value    - handle to the BlackIceDEVMODE structure.

Return value - TRUE if the ‘DD/MM/YYYY’ radio button is checked

 

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