IsAnnotationSecondsEnabled

Returns the BLF_ANNOTATION_TIME_FORMAT_SECONDS flag. Represents the ‘Seconds’ checkbox

 

IsAnnotationSecondsEnabled (pDevMode As Long) As Boolean

 

Input value   - pointer to the BlackIceDEVMODE structure.

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

 

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