DisableAnnotationTimeFormat12Hour

 

#include “BlackIceDEVMODE.h”

 

void    DisableAnnotationTimeFormat12Hour (BlackIceDEVMODE* pDevMode);

Description

Sets the BLF_ANNOTATION_ TIME_ FORMAT_12HOUR flag to 0 (false). Sets the ’12 Hour’ radio button to unchecked.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None