EnableAnnotationDateFormatJulian

 

#include “BlackIceDEVMODE.h”

 

void    EnableAnnotationDateFormatJulian (BlackIceDEVMODE* pDevMode);

Description

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

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None