IsAnnotationMinutesEnabled

Returns the BLF_ANNOTATION_TIME_FORMAT_MINUTES flag. Represents the ‘Minutes’ checkbox

 

IsAnnotationMinutesEnabled (pDevMode As Long) As Boolean

 

Input value    - handle to the BlackIceDEVMODE structure.

Return value - TRUE if the ‘Minutes’ checkbox is checked

 

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