EnableAnnotationDFJulian

Sets the BLF_ANNOTATION_ DATE_ FORMAT_JULIAN flag to 1 (true).  Sets the ‘Julian Date’ radio button to checked.

 

EnableAnnotationDFJulian (pDevMode As Long) As Boolean

 

Input value    - handle to the BlackIceDEVMODE structure.

Return value - True on success, otherwise False.

 

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